Module weak_table::ptr_weak_hash_set
source · [−]Expand description
A hash set where the elements are held by weak pointers and compared by pointer.
Re-exports
pub use super::PtrWeakHashSet;
A hash set where the elements are held by weak pointers and compared by pointer.
pub use super::PtrWeakHashSet;