I8F8

Type Alias I8F8 

Source
pub type I8F8 = FixedI16<U8>;
Expand description

FixedI16 with eight integer bits and eight fractional bits.

Aliased Typeยง

pub struct I8F8 { /* private fields */ }