Type Alias U55F73

Source
pub type U55F73 = FixedU128<U73>;
Expand description

FixedU128 with 55 integer bits and 73 fractional bits.

Aliased Typeยง

struct U55F73 { /* private fields */ }