rustc::ty::MethodMap
[−]
[src]
type MethodMap<'tcx> = FnvHashMap<MethodCall, MethodCallee<'tcx>>;
Unstable (
rustc_private
)type MethodMap<'tcx> = FnvHashMap<MethodCall, MethodCallee<'tcx>>;
rustc_private
)