shadow_
rs
9fea47c
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.