Skip to main content

FixedI29F3

Type Alias FixedI29F3 

Source
pub type FixedI29F3 = FixedI32<U3>;

Aliased Type§

#[repr(transparent)]
pub struct FixedI29F3(pub FixedI32<UInt<UInt<UTerm, B1>, B1>>);

Tuple Fields§

§0: FixedI32<UInt<UInt<UTerm, B1>, B1>>