Skip to main content

D38s0

Type Alias D38s0 

Source
pub type D38s0 = D38<0>;
Expand description

Scale alias: D38<0>. 1 LSB = 1 (thin i128 wrapper, no rescale). Range ~+/-1.7e38.

§Precision

N/A: constant value, no arithmetic performed.

Aliased Type§

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

Tuple Fields§

§0: i128