Skip to main content

D38s28

Type Alias D38s28 

Source
pub type D38s28 = D38<28>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128