Searched defs:NoExpand (Results 1 - 2 of 2) sorted by relevance
| /third_party/rust/crates/regex/src/ | ||
| H A D | re_bytes.rs | 1250 pub struct NoExpand<'t>(pub &'t [u8]); structure names |
| H A D | re_unicode.rs | 1301 pub struct NoExpand<'t>(pub &'t str); structure names |
Completed in 4 milliseconds