flowistry_pdg::rustc::def_id

Type Alias DefIdSet

Source
pub type DefIdSet = UnordSet<DefId>;

Aliased Typeยง

struct DefIdSet { /* private fields */ }