U24F104

Type Alias U24F104 

Source
pub type U24F104 = FixedU128<U104>;
Expand description

FixedU128 with 24 integer bits and 104 fractional bits.

Aliased Typeยง

pub struct U24F104 { /* private fields */ }