Crate hephae_utils_derive

Crate hephae_utils_derive 

Source
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, and Debug regardless of the generic types.