Type Alias U7F121

Source
pub type U7F121 = FixedU128<U121>;
Expand description

FixedU128 with seven integer bits and 121 fractional bits.

Aliased Typeยง

struct U7F121 { /* private fields */ }