Expand description
Low-level XML reader/tokenizer.
This module provides a fast, zero-copy XML tokenizer that produces events for elements, attributes, text content, and other XML constructs.
Structs§
Enums§
- XmlEvent
- An XML event produced by the reader.