pub type PlHashSet<V> = HashSet<V, RandomState, Global>;
This is supported on crate feature object only.