register_plugin!() { /* proc-macro */ }
Expand description

Macro to use to register a plugin

See the plugin module in the main mariadb crate for examples.