Expand description
Contains high-level interface for an events-based XML emitter.
Structsยง
- A struct to write an element. Contains methods to add attributes and inner elements to the element
- Indentation ๐
- XML writer. Writes XML
Event
s to astd::io::Write
implementor.
Enumsยง
- Attribute
Indent ๐Track indent inside elements state