I4F4

Type Alias I4F4 

Source
pub type I4F4 = FixedI8<U4>;
Expand description

FixedI8 with four integer bits and four fractional bits.

Aliased Typeยง

pub struct I4F4 { /* private fields */ }