[][src]Function kuchiki::parse_html_with_options

pub fn parse_html_with_options(opts: ParseOpts) -> Parser<Sink>

Parse an HTML document with html5ever with custom configuration.