Type Alias U58F70

Source
pub type U58F70 = FixedU128<U70>;
Expand description

FixedU128 with 58 integer bits and 70 fractional bits.

Aliased Typeยง

struct U58F70 { /* private fields */ }