Docs.rs
xml-rs-0.8.23
xml-rs 0.8.23
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
netvl
tomaka
kornelski
Dependencies
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xml
0.8.23
Module events
Module Items
Structs
Enums
In xml::
writer
xml
::
writer
Module
events
Copy item path
Source
Expand description
Contains
XmlEvent
datatype, instances of which are consumed by the writer.
Structs
§
EndElement
Builder
A builder for a closing element event.
Start
Element
Builder
A builder for a starting element event.
Enums
§
XmlEvent
A part of an XML output stream.