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

pub type I64F64 = FixedI128<U64>;
Expand description

FixedI128 with 64 integer bits and 64 fractional bits.