shadow_
rs
3dfee2f
Module once_
set
Module Items
Structs
In shadow_
rs::
utility
shadow_rs
::
utility
Module
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.