parse_html

Function parse_html 

Source
pub fn parse_html(input: &str) -> Result<Vec<HtmlElem>, HtmlParseError>