Type Alias fixed::types::U7F121

source ·
pub type U7F121 = FixedU128<U121>;
Expand description

FixedU128 with seven integer bits and 121 fractional bits.

Aliased Type§

struct U7F121 { /* private fields */ }