Type Alias fixed::types::U106F22

source ·
pub type U106F22 = FixedU128<U22>;
Expand description

FixedU128 with 106 integer bits and 22 fractional bits.

Aliased Type§

struct U106F22 { /* private fields */ }