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