Function parse_html

Source
pub fn parse_html(input: impl Read) -> Result<Vec<Html>, ParseError>