Type Definition fix::aliases::decimal::IFix8 [] [src]

type IFix8<Exp> = Fix<i8, U10, Exp>;