Searched defs:punct_helper (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/syn/src/ | ||
| H A D | token.rs | 1051 fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { in punct_helper() functions |
Completed in 2 milliseconds