Macro call_hasher_impl_fixed_length

Source
macro_rules! call_hasher_impl_fixed_length {
    ($typ:ty) => { ... };
}