Macro html5ever::tokenizer::eat

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