Home
last modified time | relevance | path

Searched defs:PATH_EXTENSIONS (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/which-rs/src/
H A Dfinder.rs162 static PATH_EXTENSIONS: Lazy<Vec<String>> = Lazy::new(|| { in append_extension() consts

Completed in 2 milliseconds