Function 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.