Skip to main content

find_binary

Function find_binary 

Source
pub fn find_binary(bin: &str, extra_paths: &[&str]) -> Option<PathBuf>
Expand description

Resolve a compiler binary on PATH or under extra_paths.