Structs§
- FxSeeded
State FxSeededStateis an alternative state forHashMaptypes, allowing to useFxHasherwith a set seed.
Type Aliases§
- FxHash
MapSeed - Type alias for a hashmap using the
fxhash algorithm withFxSeededState. - FxHash
SetSeed - Type alias for a hashmap using the
fxhash algorithm withFxSeededState.