A hash set where the elements are held by weak pointers and compared by value.
pub use super::WeakHashSet;