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
- XmlSerialize
Error - XmlSerializer
- Minimal XML serializer for the codex prototype.