Type Alias fixed::types::I44F84

source ·
pub type I44F84 = FixedI128<U84>;
Expand description

FixedI128 with 44 integer bits and 84 fractional bits.

Aliased Type§

struct I44F84 { /* private fields */ }