Type Alias U73F55

Source
pub type U73F55 = FixedU128<U55>;
Expand description

FixedU128 with 73 integer bits and 55 fractional bits.

Aliased Typeยง

struct U73F55 { /* private fields */ }