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