FixedI4F4

Type Alias FixedI4F4 

Source
pub type FixedI4F4 = FixedI8<U4>;

Aliased Type§

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

Tuple Fields§

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