Type Definition I32F32
fixed::types
type I32F32 = FixedI64<U32>;
FixedI64 with 32 integer bits and 32 fractional bits.
FixedI64