Type Alias U31F97

Source
pub type U31F97 = FixedU128<U97>;
Expand description

FixedU128 with 31 integer bits and 97 fractional bits.

Aliased Typeยง

struct U31F97 { /* private fields */ }