U0F32

Type Alias U0F32 

Source
pub type U0F32 = FixedU32<U32>;
Expand description

FixedU32 with no integer bits and 32 fractional bits.

Aliased Typeยง

pub struct U0F32 { /* private fields */ }