Skip to main content

validate_plugin_manifest

Function validate_plugin_manifest 

Source
pub fn validate_plugin_manifest(
    manifest: &PluginManifest,
    root: &Path,
) -> Result<(), Error>