impl_mint_ref_binop

Macro impl_mint_ref_binop 

Source
macro_rules! impl_mint_ref_binop {
    ($imp:ident, $method:ident, $t:ty) => { ... };
}