parse_with_url

Function parse_with_url 

Source
pub fn parse_with_url(html: &str, base_url: &str) -> ParserResult<ParsedContent>
Expand description

Parse HTML with a base URL (convenience function)