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