Skip to main content

check_plugin_manifest_versions

Function check_plugin_manifest_versions 

Source
fn check_plugin_manifest_versions(
    root: &Path,
    errors: &mut Vec<String>,
) -> Result<()>