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

pub type LocalDefIdSet = HashSet<LocalDefId, BuildHasherDefault<FxHasher>>;