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