pub type D38s3 = D38<3>;Expand description
Scale alias: D38<3>. 1 LSB = 10^-3 (thousandths; 1 mm at m units).
Range ~+/-1.7e35.
§Precision
N/A: constant value, no arithmetic performed.
Aliased Type§
#[repr(transparent)]pub struct D38s3(pub i128);Tuple Fields§
§0: i128