shadow_
rs
2a026f2
Module once_
set
Structs
In shadow_
rs::
utility
Module
shadow_rs
::
utility
::
once_set
Copy item path
source
·
[
−
]
Structs
§
OnceSet
A
HashSet
that only allows insertions and uses interior mutablity. This allows it to be used in a global static.