[][src]Macro gary_core::declare_plugin

macro_rules! declare_plugin {
    ($plugin_type:ty, $constructor:path) => { ... };
}