Skip to main content

register_plugin

Macro register_plugin 

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

Helper macro to register a plugin Builds up the needed exported functions for the plugin to run