I22F106

Type Alias I22F106 

Source
pub type I22F106 = FixedI128<U106>;
Expand description

FixedI128 with 22 integer bits and 106 fractional bits.

Aliased Typeยง

pub struct I22F106 { /* private fields */ }