Type Alias U89F39

Source
pub type U89F39 = FixedU128<U39>;
Expand description

FixedU128 with 89 integer bits and 39 fractional bits.

Aliased Typeยง

struct U89F39 { /* private fields */ }