Macro tokenizer_lib::expect_next[][src]

macro_rules! expect_next {
    ($reader:expr, $pattern:pat) => { ... };
}