I106F22

Type Alias I106F22 

Source
pub type I106F22 = FixedI128<U22>;
Expand description

FixedI128 with 106 integer bits and 22 fractional bits.

Aliased Typeยง

pub struct I106F22 { /* private fields */ }