pub type U32F32 = FixedU64<U32>;
FixedU64 with 32 integer bits and 32 fractional bits.
FixedU64
pub struct U32F32 { /* private fields */ }