U121F7

Type Alias U121F7 

Source
pub type U121F7 = FixedU128<U7>;
Expand description

FixedU128 with 121 integer bits and seven fractional bits.

Aliased Typeยง

pub struct U121F7 { /* private fields */ }