Type Definition U64F64
fixed::types
type U64F64 = FixedU128<U64>;
FixedU128 with 64 integer bits and 64 fractional bits.
FixedU128