Type Definition fixed::types::I8F0

source · []
pub type I8F0 = FixedI8<0>;
Expand description

FixedI8 with eight integer bits and no fractional bits.