Type Definition fix::aliases::binary::IFix32 [] [src]

type IFix32<Exp> = Fix<i32, U2, Exp>;