Searched defs:parse_negative_lit (Results 1 - 1 of 1) sorted by relevance
| /third_party/rust/crates/syn/src/ | ||
| H A D | lit.rs | 847 fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { in parse_negative_lit() functions |
Completed in 3 milliseconds