Skip to main content

D38s30

Type Alias D38s30 

Source
pub type D38s30 = D38<30>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128