load_plugin_manifest

Function load_plugin_manifest 

Source
pub fn load_plugin_manifest(
    plugin_dep: &PluginDependency,
) -> Result<PactPluginManifest>
Expand description

Return the plugin manifest for the given plugin. Will first look in the global plugin manifest registry.