Macro html5ever::tokenizer::eat

source ยท
macro_rules! eat {
    ($me:expr, $input:expr, $pat:expr) => { ... };
}