Skip to main content

peek_ident

Macro peek_ident 

Source
macro_rules! peek_ident {
    ($stream:expr) => { ... };
}
Expand description

Peek at the next token and check if it is an identifier.