Type Alias I54F74

Source
pub type I54F74 = FixedI128<U74>;
Expand description

FixedI128 with 54 integer bits and 74 fractional bits.

Aliased Typeยง

struct I54F74 { /* private fields */ }