Type Alias fixed::types::I22F106

source ·
pub type I22F106 = FixedI128<106>;
Expand description

FixedI128 with 22 integer bits and 106 fractional bits.

Aliased Type§

struct I22F106 { /* private fields */ }