Macro onforward_ref_mut_binop

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

onforward_ref_mut_binop without Copy trait