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

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