rustc::ty::MethodMap [] [src]

type MethodMap<'tcx> = FnvHashMap<MethodCallMethodCallee<'tcx>>;
Unstable (rustc_private)