pub type SelectorHashSet = HashSet<Selector, FbBuildHasher<4>>;
map
HashSet optimized for hashing Selector.
HashSet
Selector
struct SelectorHashSet { /* private fields */ }