Searched defs:peek_impl (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/syn/ | ||
| H A D | lookahead.rs | 78 fn peek_impl( in peek_impl() function |
| H A D | lit.rs | 1026 fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { in peek_impl() function |