Type Alias U104F24

Source
pub type U104F24 = FixedU128<U24>;
Expand description

FixedU128 with 104 integer bits and 24 fractional bits.

Aliased Typeยง

struct U104F24 { /* private fields */ }