rustc_data_structures
1.78.0-dev
Module unhash
Structs
Type Aliases
In crate rustc_data_structures
?
Module
rustc_data_structures
::
unhash
source
·
[
−
]
Structs
§
Unhasher
This no-op hasher expects only a single
write_u64
call. It’s intended for map keys that already have hash-like quality, like
Fingerprint
.
Type Aliases
§
UnhashMap
UnhashSet