Crate io_plugin_macros
source ·Attribute Macros
- Allows customising the documentation of the handle generated by [
io_plugin
] - Generate a plugin-interface, based on an enum definition for its’ operations
- Attributes which only apply to the plugin message enum
- Allows customising the documentation of the plugin trait generated by [
io_plugin
] - Attributes which only apply to the plugin response enum