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