Skip to main content

D38s2

Type Alias D38s2 

Source
pub type D38s2 = D38<2>;
Expand description

Scale alias: D38<2>. 1 LSB = 10^-2 (cents). Range ~+/-1.7e36.

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128