Type Definition I16F16
fixed::types
type I16F16 = FixedI32<U16>;
FixedI32 with 16 integer bits and 16 fractional bits.
FixedI32