pub type D38s37 = D38<37>;Expand description
Scale alias: D38<37>. 1 LSB = 10^-37. Range ~+/-17.
Math constants lose precision above SCALE = 35; see D38s36.
§Precision
N/A: constant value, no arithmetic performed.
Aliased Type§
#[repr(transparent)]pub struct D38s37(pub i128);Tuple Fields§
§0: i128