Type Definition rustc_hir::def_id::LocalDefIdMap [−][src]
pub type LocalDefIdMap<T> = HashMap<LocalDefId, T, BuildHasherDefault<FxHasher>>;
pub type LocalDefIdMap<T> = HashMap<LocalDefId, T, BuildHasherDefault<FxHasher>>;