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

type IFix64<Exp> = Fix<i64, U10, Exp>;