Docs.rs
instant-xml-0.5.0
instant-xml 0.5.0
Permalink
Docs.rs crate page
Apache-2.0 OR MIT
Links
Documentation
Repository
crates.io
Source
Owners
djc
Dependencies
chrono ^0.4.23
normal
optional
instant-xml-macros ^0.5.0
normal
thiserror ^1.0.29
normal
xmlparser ^0.13.3
normal
bencher ^0.1.5
dev
similar-asserts ^1.4.2
dev
Versions
2.7%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
instant_xml
0.5.0
All Items
Structs
Enums
Traits
Functions
Derive Macros
Crate
instant_xml
Copy item path
source
·
[
−
]
Structs
§
Deserializer
Id
OptionAccumulator
Serializer
Enums
§
Error
Kind
Traits
§
Accumulate
A type implementing
Accumulate<T>
is used to accumulate a value of type
T
.
FromXml
FromXmlOwned
ToXml
Functions
§
display_to_xml
from_str
from_xml_str
to_string
to_writer
Derive Macros
§
FromXml
ToXml