register_plugin

Macro register_plugin 

Source
macro_rules! register_plugin {
    ($plugin_type:ty) => { ... };
}