Macro mariadb::plugin::prelude::register_plugin
register_plugin!() { /* proc-macro */ }Expand description
Macro to use to register a plugin
See the plugin module in the main mariadb crate for examples.
register_plugin!() { /* proc-macro */ }Macro to use to register a plugin
See the plugin module in the main mariadb crate for examples.