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

type IFix16<Exp> = Fix<i16, U10, Exp>;