Skip to main content

D76s75

Type Alias D76s75 

Source
pub type D76s75 = D76<75>;
Expand description

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

Aliased Type§

#[repr(transparent)]
pub struct D76s75(pub Int<4>);

Tuple Fields§

§0: Int<4>