Type Alias fixed::types::I0F8

source ·
pub type I0F8 = FixedI8<U8>;
Expand description

FixedI8 with no integer bits and eight fractional bits.

Aliased Type§

struct I0F8 { /* private fields */ }