Skip to main content

D38s5

Type Alias D38s5 

Source
pub type D38s5 = D38<5>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128