find_program_in_path

Function find_program_in_path 

Source
pub fn find_program_in_path(program: impl AsRef<Path>) -> Option<PathBuf>