Expand description
§hephae-utils-derive
Proc-macro support for hephae-utils.
Macros§
- plugin_
conf - Generates plugin configuration tuple types for use in plugin group builders.
- plugin_
def - Generates plugin/plugin-group structs that automatically derive
Copy,Clone,Default, andDebugregardless of the generic types.