Macro tagger::empty_element[][src]

macro_rules! empty_element {
    ($dst:expr,$($arg:tt)*) => { ... };
}

Create a element with no ending tag from an element.