[][src]Module rustc_ap_rustc_data_structures::unhash

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 Definitions

UnhashMap
UnhashSet