Type Alias fixed::types::U107F21

source ·
pub type U107F21 = FixedU128<U21>;
Expand description

FixedU128 with 107 integer bits and 21 fractional bits.

Aliased Type§

struct U107F21 { /* private fields */ }