Module ptr_key
rustc_ap_rustc_data_structures
A wrapper around reference that compares and hashes like a pointer. Can be used as a key in sets/maps indexed by pointers to avoid unsafe.
unsafe