loopctl-derive 0.3.0

Derive macro for the loopctl Tool trait
Documentation
1
2
3
4
5
6
7
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)