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

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