Type Alias I55F73

Source
pub type I55F73 = FixedI128<U73>;
Expand description

FixedI128 with 55 integer bits and 73 fractional bits.

Aliased Typeยง

struct I55F73 { /* private fields */ }