Docs.rs
xml-rs-0.7.1
xml-rs 0.7.1
Docs.rs crate page
MIT
Links
Documentation
Repository
crates.io
Source
Owners
netvl
tomaka
kornelski
Dependencies
Versions
96.4%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xml
0.7.1
Module attribute
Structs
In crate xml
Module
xml
::
attribute
Copy item path
source
·
[
−
]
Expand description
Contains XML attributes manipulation types and functions.
Structs
§
Attribute
A borrowed version of an XML attribute.
OwnedAttribute
An owned version of an XML attribute.