Type Alias I44F20

Source
pub type I44F20 = FixedI64<U20>;
Expand description

FixedI64 with 44 integer bits and 20 fractional bits.

Aliased Typeยง

struct I44F20 { /* private fields */ }