Skip to main content

check_one_file

Function check_one_file 

Source
pub fn check_one_file(
    path: &Path,
    cfg: &Config,
    scheme: &str,
    report: bool,
) -> Result<Option<FileReport>>