Function pact_plugin_driver::plugin_manager::load_plugin

source ·
pub async fn load_plugin(plugin: &PluginDependency) -> Result<PactPlugin>
Expand description

Load the plugin defined by the dependency information. Will first look in the global plugin registry.