Skip to main content

D38s7

Type Alias D38s7 

Source
pub type D38s7 = D38<7>;
Expand description

Scale alias: D38<7>. 1 LSB = 10^-7. Range ~+/-1.7e31.

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

#[repr(transparent)]
pub struct D38s7(pub i128);

Tuple Fields§

§0: i128