Type Alias flowistry_pdg::rustc::def_id::DefIdMap

source ·
pub type DefIdMap<T> = UnordMap<DefId, T>;