I1F31

Type Alias I1F31 

Source
pub type I1F31 = FixedI32<U31>;
Expand description

FixedI32 with one integer bit and 31 fractional bits.

Aliased Typeยง

pub struct I1F31 { /* private fields */ }