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.
pub async fn load_plugin(plugin: &PluginDependency) -> Result<PactPlugin>
Load the plugin defined by the dependency information. Will first look in the global plugin registry.