pub fn create_global_plugin_instance(
name: &str,
config: PluginConfig,
) -> Result<PluginWrapper, PluginError>Expand description
Create an instance from the global registry
pub fn create_global_plugin_instance(
name: &str,
config: PluginConfig,
) -> Result<PluginWrapper, PluginError>Create an instance from the global registry