Type Definition I16F48
fixed::types
type I16F48 = FixedI64<U48>;
FixedI64 with 16 integer bits and 48 fractional bits.
FixedI64