I105F23

Type Alias I105F23 

Source
pub type I105F23 = FixedI128<U23>;
Expand description

FixedI128 with 105 integer bits and 23 fractional bits.

Aliased Typeยง

pub struct I105F23 { /* private fields */ }