Function typos_cli::file::walk_path_parallel[][src]

pub fn walk_path_parallel(
    walk: WalkParallel,
    checks: &dyn FileChecker,
    engine: &ConfigEngine<'_>,
    reporter: &dyn Report
) -> Result<(), Error>