Skip to main content

D38s34

Type Alias D38s34 

Source
pub type D38s34 = D38<34>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128