Docs.rs
instant-xml-0.5.2
instant-xml 0.5.2
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Repository
crates.io
Source
Owners
djc
Dependencies
chrono ^0.4.23
normal
optional
instant-xml-macros ^0.5.0
normal
thiserror ^2.0.3
normal
xmlparser ^0.13.3
normal
bencher ^0.1.5
dev
serde ^1
dev
similar-asserts ^1.4.2
dev
Versions
2.38%
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
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
instant_
xml
0.5.2
All Items
Crate Items
Structs
Enums
Traits
Functions
Derive Macros
Crate
instant_xml
Copy item path
Source
Structs
§
Deserializer
Id
Option
Accumulator
Serializer
Enums
§
Error
Kind
Traits
§
Accumulate
A type implementing
Accumulate<T>
is used to accumulate a value of type
T
.
FromXml
From
XmlOwned
ToXml
Functions
§
display_
to_
xml
from_
str
from_
xml_
str
to_
string
to_
writer
Derive Macros
§
FromXml
ToXml