Type Definition fixed::types::I64F64

source · []
pub type I64F64 = FixedI128<64>;
Expand description

FixedI128 with 64 integer bits and 64 fractional bits.