Type Alias U70F58

Source
pub type U70F58 = FixedU128<U58>;
Expand description

FixedU128 with 70 integer bits and 58 fractional bits.

Aliased Typeยง

struct U70F58 { /* private fields */ }