rustc_trans::util::nodemap::DefIdSet
[−]
[src]
type DefIdSet = HashSet<DefId, BuildHasherDefault<FnvHasher>>;
Unstable (
rustc_private
)