[][src]Module xml5ever::driver

Driver

Structs

XmlParseOpts

All-encompasing parser setting structure.

XmlParser

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

Functions

parse_document

Parse and send results to a TreeSink.