Type Alias I107F21

Source
pub type I107F21 = FixedI128<U21>;
Expand description

FixedI128 with 107 integer bits and 21 fractional bits.

Aliased Typeยง

struct I107F21 { /* private fields */ }