plugin_def!() { /* proc-macro */ }
Generates plugin/plugin-group structs that automatically derive [Copy], [Clone], [Default], and Debug regardless of the generic types.
Copy
Clone
Default
Debug