Traits§
- Hash
MapExt - A convenience extension trait to enable
HashMap::newfor hash maps that usefoldhash. - Hash
SetExt - A convenience extension trait to enable
HashSet::newfor hash sets that usefoldhash.
HashMap::new for hash maps that use foldhash.HashSet::new for hash sets that use foldhash.