Name Description Size Coverage
config.rs Contains emitter configuration structure. 6247 -
emitter.rs 14089 -
events.rs Contains `XmlEvent` datatype, instances of which are consumed by the writer. 8521 -
mod.rs Contains high-level interface for an events-based XML emitter. The most important type in this module is `EventWriter` which allows writing an XML document to some output stream. 3799 -