Skip to main content

D18s18

Type Alias D18s18 

Source
pub type D18s18 = D18<18>;
Expand description

Scale alias: D18<18>. 1 LSB = 10^-18 (atto). Range ±9.2.

Aliased Type§

#[repr(transparent)]
pub struct D18s18(pub i64);

Tuple Fields§

§0: i64