parse_html

Function parse_html 

Source
pub fn parse_html(input: &str) -> Result<Pairs<'_, Rule>, HtmlParserError>