rustc_typeck::middle::ty::MethodMapExperimental [-]  [+] [src]

type MethodMap<'tcx> = RefCell<HashMap<MethodCall, MethodCallee<'tcx>, FnvHasher>>;