xml5ever
0.20.0
Module driver
Structs
Functions
In crate xml5ever
Module
xml5ever
::
driver
Copy item path
source
·
[
−
]
Expand description
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
.