fxhash

Macro impl_hash_word

Source
macro_rules! impl_hash_word {
    ($($ty:ty = $key:ident),* $(,)*) => { ... };
}