Type Definition rustc_hir::def_id::DefIdSet[][src]

pub type DefIdSet = HashSet<DefId, BuildHasherDefault<FxHasher>>;