Skip to main content

end_tag

Function end_tag 

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

Parses the end tag </tag>