parse_html_from_string

Function parse_html_from_string 

Source
pub fn parse_html_from_string(input: &String) -> Result<Vec<Html>, Error>