Expand description

High-level interface to the parser.

Structs

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

Functions

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

Parse an HTML fragment

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