Skip to main content

FixedI8F8

Type Alias FixedI8F8 

Source
pub type FixedI8F8 = FixedI16<U8>;

Aliased Type§

#[repr(transparent)]
pub struct FixedI8F8(pub FixedI16<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>);

Tuple Fields§

§0: FixedI16<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>>