Skip to main content

D153s152

Type Alias D153s152 

Source
pub type D153s152 = D153<152>;
Expand description

Scale alias: D153<152>. 1 LSB = 10^-152. Maximum supported scale (scale cap: MAX_SCALE = name - 1).

Aliased Type§

#[repr(transparent)]
pub struct D153s152(pub Int<8>);

Tuple Fields§

§0: Int<8>