Home
last modified time | relevance | path

Searched defs:peek_impl (Results 1 – 2 of 2) sorted by relevance

/linux/rust/syn/
H A Dlookahead.rs78 fn peek_impl( in peek_impl() function
H A Dlit.rs1026 fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { in peek_impl() function