Type Definition I8F8
fixed::types
type I8F8 = FixedI16<U8>;
FixedI16 with eight integer bits and eight fractional bits.
FixedI16