Type Alias I8F0

Source
pub type I8F0 = FixedI8<U0>;
Expand description

FixedI8 with eight integer bits and no fractional bits.

Aliased Typeยง

struct I8F0 { /* private fields */ }