Function spellcheck_runner

Source
fn spellcheck_runner(
    src_root: &Path,
    outdir: &Path,
    cargo: &Path,
    args: &[&str],
) -> Result<(), Error>
Expand description

Ensure that spellchecker is installed then run it at the given path