Type Alias fixed::types::I106F22

source ·
pub type I106F22 = FixedI128<22>;
Expand description

FixedI128 with 106 integer bits and 22 fractional bits.

Aliased Type§

struct I106F22 { /* private fields */ }