Skip to main content

D38s27

Type Alias D38s27 

Source
pub type D38s27 = D38<27>;
Expand description

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

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128