Searched defs:which_re (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/which-rs/src/ | ||
| H A D | lib.rs | 144 pub fn which_re(regex: impl Borrow<Regex>) -> Result<impl Iterator<Item = path::PathBuf>> { in which_re() functions |
Completed in 2 milliseconds