Expand description
Contains high-level interface for an events-based XML emitter.
Structsยง
- Element
Writer  - A struct to write an element. Contains methods to add attributes and inner elements to the element
 - Writer
 - XML writer. Writes XML 
Events to astd::io::Writeimplementor.