end_tag

Function end_tag 

Source
pub fn end_tag<'a>(tag: &'static str) -> impl Parser<&'a str, (), ContextError>
Expand description

Parses the end tag </tag>