Macro plugin_def

Source
plugin_def!() { /* proc-macro */ }
Expand description

Generates plugin/plugin-group structs that automatically derive [Copy], [Clone], [Default], and Debug regardless of the generic types.