macro_rules! onforward_ref_op_assign {
(impl $imp:ident, $method:ident for $t:ty, $u:ty) => { ... };
}Expand description
onforward_ref_op_assign without Copy trait
macro_rules! onforward_ref_op_assign {
(impl $imp:ident, $method:ident for $t:ty, $u:ty) => { ... };
}onforward_ref_op_assign without Copy trait