Module weak_table::ptr_weak_weak_hash_map
source · [−]Expand description
A hash map where the keys and values are both held by weak pointers, and keys are compared by pointer.
A hash map where the keys and values are both held by weak pointers, and keys are compared by pointer.