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

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