Skip to main content

D38s20

Type Alias D38s20 

Source
pub type D38s20 = D38<20>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128