Module seeded_state

Module seeded_state 

Source

Structs§

FxSeededState
FxSeededState is an alternative state for HashMap types, allowing to use FxHasher with a set seed.

Type Aliases§

FxHashMapSeed
Type alias for a hashmap using the fx hash algorithm with FxSeededState.
FxHashSetSeed
Type alias for a hashmap using the fx hash algorithm with FxSeededState.