1 2 3 4 5 6 7
error: cannot find macro `Foo` in this scope --> tests_error/trait_not_registered.rs:21:28 | 21 | #[enum_delegate::implement(Foo)] | ^^^ | = note: `Foo` is in scope, but it is a trait, not a macro