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
  • Allows customising the documentation of the plugin trait generated by [io_plugin]