scc
2.2.4
Module hash_set
Structs
Type Aliases
In crate scc
Module
scc
::
hash_set
Copy item path
source
·
[
−
]
Expand description
HashSet
is a concurrent and asynchronous hash set.
Structs
§
HashSet
Scalable concurrent hash set.
Type Aliases
§
Reserve
Reserve
keeps the capacity of the associated
HashSet
higher than a certain level.