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