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