Type Alias U107F21

Source
pub type U107F21 = FixedU128<U21>;
Expand description

FixedU128 with 107 integer bits and 21 fractional bits.

Aliased Typeยง

struct U107F21 { /* private fields */ }