Enum html5ever::tree_builder::PushFlag [] [src]

pub enum PushFlag {
    Push,
    NoPush,
}

Variants