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