Expand description

High-level interface to the parser.

Structs

All-encompassing options struct for the parser.

An HTML parser, ready to receive Unicode input through the tendril::TendrilSink trait’s methods.

Functions

Parse an HTML document

Parse an HTML fragment

Like parse_fragment, but with an existing context element and optionally a form element.