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