rustc_data_structures
1.77.0-nightly
(ef71f1047 2024-01-21)
Module set
Structs
Functions
In rustc_data_structures::sso
?
Module
rustc_data_structures
::
sso
::
set
source
·
[
−
]
Structs
§
SsoHashSet
Small-storage-optimized implementation of a set.
Functions
§
entry_to_key
🔒
Adapter function used to return result if SsoHashMap functions into result SsoHashSet should return.