error: proc macro panicked --> $DIR/02-not-impl.rs:5:1 | 5 | / impl_trait! { 6 | | struct Foo { 7 | | } 8 | | } | |_^ | = help: message: impl_trait! may only be applied to inherent impls