Crate facet_format_xml

Crate facet_format_xml 

Source
Expand description

XML parser that implements FormatParser for the codex prototype.

This uses quick-xml for the underlying XML parsing and translates its events into the format-agnostic ParseEvent stream.

Structs§

XmlParser
XmlSerializeError
XmlSerializer
Minimal XML serializer for the codex prototype.

Enums§

XmlError

Functions§

to_vec