1 2 3 4 5 6 7
error: custom attribute panicked --> tests/ui/start-wrong-param-count.rs:3:1 | 3 | #[event(start)] | ^^^^^^^^^^^^^^^ | = help: message: the `start` handler should be a function with 0 arguments but found 1