Docs.rs
instant-xml-0.2.0
instant-xml 0.2.0
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
djc
Dependencies
chrono ^0.4.23
normal
instant-xml-macros ^0.2
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
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
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate instant_xml
Version 0.2.0
All Items
Structs
Enums
Traits
Functions
Derive Macros
?
Crate
instant_xml
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