[]Type Definition rustc_ap_rustc_span::def_id::DefIdMap

type DefIdMap<T> = FxHashMap<DefId, T>;