Expand description
A hash set where the elements are held by weak pointers and compared by pointer.
Re-exports§
pub use super::PtrWeakHashSet;
Structs§
- A draining iterator over the elements of a set.
- An iterator over the elements of a set.
- An iterator over the elements of a set.