Macro forward_ref_op_assign
macro_rules! forward_ref_op_assign {
(impl $imp:ident, $method:ident for $t:ty, $u:ty, $(#[$attr:meta])+) => { ... };
}
forward_ref_op_assignmacro_rules! forward_ref_op_assign {
(impl $imp:ident, $method:ident for $t:ty, $u:ty, $(#[$attr:meta])+) => { ... };
}