macro_rules! impl_mint_ref_op_assign {
($imp:ident, $method:ident, $t:ty, $fromimp:ident, $frommethod:ident) => { ... };
}macro_rules! impl_mint_ref_op_assign {
($imp:ident, $method:ident, $t:ty, $fromimp:ident, $frommethod:ident) => { ... };
}