Skip to main content

q7

Type Alias q7 

Source
pub type q7 = FixedI8<UInt<UInt<UInt<UTerm, B1>, B1>, B1>>;
Expand description

FixedI8 with one integer bit and seven fractional bits.

Aliased Typeยง

pub struct q7 { /* private fields */ }