[][src]Type Definition fixed::types::U64F64

type U64F64 = FixedU128<U64>;

FixedU128 with 64 integer bits and 64 fractional bits.