Skip to main content

D38s22

Type Alias D38s22 

Source
pub type D38s22 = D38<22>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128