Skip to main content

D38s18

Type Alias D38s18 

Source
pub type D38s18 = D38<18>;
Expand description

Scale alias: D38<18>. 1 LSB = 10^-18 (atto; high-precision scientific). Range ~+/-1.7e20.

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128