Type Alias I7F121

Source
pub type I7F121 = FixedI128<U121>;
Expand description

FixedI128 with seven integer bits and 121 fractional bits.

Aliased Typeยง

struct I7F121 { /* private fields */ }