Type Alias fixed::types::I107F21

source ·
pub type I107F21 = FixedI128<U21>;
Expand description

FixedI128 with 107 integer bits and 21 fractional bits.

Aliased Type§

struct I107F21 { /* private fields */ }