Skip to main content

D57s56

Type Alias D57s56 

Source
pub type D57s56 = D57<56>;
Expand description

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

Aliased Type§

#[repr(transparent)]
pub struct D57s56(pub Int<3>);

Tuple Fields§

§0: Int<3>