Skip to main content
IntSet
wowlab_
types
0.1.0
IntSet
Aliased Type
In wowlab_
types::
sim
wowlab_types
::
sim
Type Alias
IntSet
Copy item path
Source
pub type IntSet<K> =
HashSet
<K, BuildNoHashHasher<K>>;
Aliased Type
ยง
pub struct IntSet<K> {
/* private fields */
}