1 2 3 4 5
error: missing `kind = ...` in #[app_error(...)] --> tests/ui/app_error/fail/missing_kind.rs:9:1 | 9 | #[app_error(message)] | ^