Macro fxhash::impl_hash_word

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