fn check_path(path: &Path, shell: &mut Shell) -> CargoResult<()>Expand description
Checks if the path contains any invalid PATH env characters.
fn check_path(path: &Path, shell: &mut Shell) -> CargoResult<()>Checks if the path contains any invalid PATH env characters.