Type Alias I73F55

Source
pub type I73F55 = FixedI128<U55>;
Expand description

FixedI128 with 73 integer bits and 55 fractional bits.

Aliased Typeยง

struct I73F55 { /* private fields */ }