Skip to main content

D462s461

Type Alias D462s461 

Source
pub type D462s461 = D462<461>;
Expand description

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

Aliased Type§

#[repr(transparent)]
pub struct D462s461(pub Int<24>);

Tuple Fields§

§0: Int<24>