Type Definition I8F24
fixed::types
type I8F24 = FixedI32<U24>;
FixedI32 with eight integer bits and 24 fractional bits.
FixedI32