Skip to main content

D115s114

Type Alias D115s114 

Source
pub type D115s114 = D115<114>;
Expand description

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

Aliased Type§

#[repr(transparent)]
pub struct D115s114(pub Int<6>);

Tuple Fields§

§0: Int<6>