Type Alias alloy_primitives::map::SelectorHashSet
source · pub type SelectorHashSet = HashSet<Selector, FbBuildHasher<4>>;
Available on crate feature
map
only.Aliased Type§
struct SelectorHashSet { /* private fields */ }