Module hashable_weak

Module hashable_weak 

Source

Structsยง

HashableWeak
Weak<T> newtype that hashes and compares by the underlying allocation address, so it can be stored in a HashSet or used as a HashMap key.