Type Alias I0F32

Source
pub type I0F32 = FixedI32<U32>;
Expand description

FixedI32 with no integer bits and 32 fractional bits.

Aliased Typeยง

struct I0F32 { /* private fields */ }