You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Trac3r-rust/doc/xml/writer/sidebar-items.js

1 line
453 B

5 years ago
initSidebarItems({"enum":[["Error","An error which may be returned by `XmlWriter` when writing XML events."]],"mod":[["events","Contains `XmlEvent` datatype, instances of which are consumed by the writer."]],"struct":[["EmitterConfig","Emitter configuration structure."],["EventWriter","A wrapper around an `std::io::Write` instance which emits XML document according to provided events."]],"type":[["Result","A result type yielded by `XmlWriter`."]]});