Module rustc_data_structures::unhash
source · Structs
- This no-op hasher expects only a single
write_u64
call. It’s intended for map keys that already have hash-like quality, likeFingerprint
.
write_u64
call. It’s intended for
map keys that already have hash-like quality, like Fingerprint
.