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