Macro impl_hash_for_dyn

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