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

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