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