U7F121

Type Alias U7F121 

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

FixedU128 with seven integer bits and 121 fractional bits.

Aliased Typeยง

pub struct U7F121 { /* private fields */ }