Expand description
Structs§
- Build
FxHasher - If you want an instance of
FxHasher
then this has you covered. - FxHasher
Constants§
- K 🔒
- Simplified implementation, in particular running on a system with 64 bit
usize
is assumed.
Traits§
- Fast
MapBuilder - Convenience methods to contruct a
FastMap
. - Fast
SetBuilder - Convenience methods to contruct a
FastSet
.