Searched defs:hir_from_char (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/regex/regex-syntax/src/hir/ | ||
H A D | translate.rs | 667 fn hir_from_char(&self, span: Span, c: char) -> Result<Hir> { in hir_from_char() functions |
Completed in 5 milliseconds