Type Alias U57F71

Source
pub type U57F71 = FixedU128<U71>;
Expand description

FixedU128 with 57 integer bits and 71 fractional bits.

Aliased Typeยง

struct U57F71 { /* private fields */ }