Type Definition rustc_span::def_id::DefIdMap[][src]

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