Skip to main content

check_freshness

Function check_freshness 

Source
pub(super) fn check_freshness(
    files: &[(String, String)],
    output_dir: &Path,
) -> Result<ExitCode>