Macro html5ever::tokenizer::pop_except_from

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