proc_macro2::parse

Macro next_ch

source
macro_rules! next_ch {
    ($chars:ident @ $pat:pat) => { ... };
}