pub type D38s4 = D38<4>;Expand description
Scale alias: D38<4>. 1 LSB = 10^-4 (basis points). Range ~+/-1.7e34.
§Precision
N/A: constant value, no arithmetic performed.
Aliased Type§
#[repr(transparent)]pub struct D38s4(pub i128);Tuple Fields§
§0: i128