I44F84

Type Alias I44F84 

Source
pub type I44F84 = FixedI128<U84>;
Expand description

FixedI128 with 44 integer bits and 84 fractional bits.

Aliased Typeยง

pub struct I44F84 { /* private fields */ }