Type Alias fixed::types::I105F23

source ·
pub type I105F23 = FixedI128<U23>;
Expand description

FixedI128 with 105 integer bits and 23 fractional bits.

Aliased Type§

struct I105F23 { /* private fields */ }