error: handler `not-an-ident` is not a valid identifier
--> tests/ui/bad_handler.rs:5:10
|
5 | #[derive(Tool, Deserialize)]
| ^^^^
|
= note: this error originates in the derive macro `Tool` (in Nightly builds, run with -Z macro-backtrace for more info)