Type Alias fixed::types::U22F106

source ·
pub type U22F106 = FixedU128<U106>;
Expand description

FixedU128 with 22 integer bits and 106 fractional bits.

Aliased Type§

struct U22F106 { /* private fields */ }