Home
last modified time | relevance | path

Searched refs:peek_punct (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/syn/src/
H A Dcustom_punctuation.rs118 $crate::__private::peek_punct(cursor, $crate::stringify_punct!($($tt)+)) in peek()
H A Dexport.rs54 pub use crate::token::parsing::{peek_punct, punct as parse_punct};
H A Dtoken.rs474 parsing::peek_punct(cursor, $token) in peek()
1078 pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { in peek_punct() functions

Completed in 3 milliseconds