Skip to main content

D38s29

Type Alias D38s29 

Source
pub type D38s29 = D38<29>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128