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