Type Definition fixed::types::I64F0

source · []
pub type I64F0 = FixedI64<0>;
Expand description

FixedI64 with 64 integer bits and no fractional bits.