Type Alias U39F89

Source
pub type U39F89 = FixedU128<U89>;
Expand description

FixedU128 with 39 integer bits and 89 fractional bits.

Aliased Typeยง

struct U39F89 { /* private fields */ }