U22F106

Type Alias U22F106 

Source
pub type U22F106 = FixedU128<U106>;
Expand description

FixedU128 with 22 integer bits and 106 fractional bits.

Aliased Typeยง

pub struct U22F106 { /* private fields */ }