extract_end_tag

Macro extract_end_tag 

Source
macro_rules! extract_end_tag {
    ($it: expr => $tag: expr) => { ... };
}