loopctl-derive 0.3.0

Derive macro for the loopctl Tool trait
Documentation
1
2
3
4
5
error: `Tool` cannot be derived for generic structs; implement it manually
 --> tests/ui/generic_struct.rs:5:8
  |
5 | struct Generic<T> {
  |        ^^^^^^^