Searched defs:which_global (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/which-rs/src/ | ||
H A D | lib.rs | 80 pub fn which_global<T: AsRef<OsStr>>(binary_name: T) -> Result<path::PathBuf> { in which_global() functions |
Completed in 1 milliseconds