[][src]Module marked::xml

Support for XML parsing to Document (xml feature).

This module is enabled at build time via the xml non-default feature.

Structs

XmlError

An XML parsing error.

Functions

parse_utf8

Parse XML document from UTF-8 bytes in RAM.