Type Alias U71F57

Source
pub type U71F57 = FixedU128<U57>;
Expand description

FixedU128 with 71 integer bits and 57 fractional bits.

Aliased Typeยง

struct U71F57 { /* private fields */ }