fxhash
0.2.1
Macros
impl_hash_word
Structs
FxHasher
FxHasher32
FxHasher64
Constants
ROTATE
SEED
SEED32
SEED64
Traits
HashWord
Functions
hash
hash32
hash64
write
write32
write64
Type Aliases
FxBuildHasher
FxHashMap
FxHashSet
fxhash
Macro
impl_hash_word
Copy item path
Settings
Help
Summary
Source
macro_rules! impl_hash_word { ($($ty:ty = $key:ident),* $(,)*) => { ... }; }