I0F8

Type Alias I0F8 

Source
pub type I0F8 = FixedI8<U8>;
Expand description

FixedI8 with no integer bits and eight fractional bits.

Aliased Typeยง

pub struct I0F8 { /* private fields */ }