[][src]Trait plugin_runtime::PluginManifest

pub trait PluginManifest {
    fn init(deps: &mut PluginList) -> FeatureMap;
}

Required methods

fn init(deps: &mut PluginList) -> FeatureMap

Loading content...

Implementors

Loading content...