Skip to main content

validate_version_file

Function validate_version_file 

Source
fn validate_version_file(
    component: &Component,
    field: &str,
    file: &VersionFile,
) -> Result<()>