loopctl-derive 0.3.0

Derive macro for the loopctl Tool trait
Documentation
1
2
3
4
5
error: `Tool` can only be derived on structs
 --> tests/ui/enum_input.rs:4:6
  |
4 | enum NotAStruct {
  |      ^^^^^^^^^^