Macro export_plugin

Source
macro_rules! export_plugin {
    ($plugin_type:ty) => { ... };
}
Expand description

Export the plugin creation function for native plugins