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