Searched defs:PATH_EXTENSIONS (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/which-rs/src/ | ||
H A D | finder.rs | 162 static PATH_EXTENSIONS: Lazy<Vec<String>> = Lazy::new(|| { in append_extension() consts |
Completed in 2 milliseconds