Macro impl_signer_hash

Source
macro_rules! impl_signer_hash {
    ($ident:ident) => { ... };
}