I29F3

Type Alias I29F3 

Source
pub type I29F3 = FixedI32<U3>;
Expand description

FixedI32 with 29 integer bits and three fractional bits.

Aliased Typeยง

pub struct I29F3 { /* private fields */ }