Docs.rs
serde-xml-rs-0.8.1
serde-xml-rs 0.8.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
RReverser
punkstarman
Dependencies
log ^0.4
normal
serde ^1.0
normal
thiserror ^1.0
normal
xml-rs ^0.8
normal
chrono ^0.4.40
dev
indoc ^2.0.6
dev
rstest ^0.25
dev
serde ^1.0
dev
serde-query ^0.2.0
dev
serde_bytes ^0.11.17
dev
test-log ^0.2.17
dev
Versions
14.89%
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
Module ser
serde_
xml_
rs
0.8.1
Module ser
Module Items
Structs
Functions
In crate serde_
xml_
rs
serde_xml_rs
Module
ser
Copy item path
Source
Structs
§
Serializer
An XML
Serializer
.
Functions
§
to_
string
A convenience method for serializing some object to a string.
to_
writer
A convenience method for serializing some object to a buffer.