Type Alias fixed::types::U121F7

source ·
pub type U121F7 = FixedU128<U7>;
Expand description

FixedU128 with 121 integer bits and seven fractional bits.

Aliased Type§

struct U121F7 { /* private fields */ }