Docs.rs
quick-xml-to-json-0.3.0
quick-xml-to-json 0.3.0
Docs.rs crate page
MIT
05 July 2026
Links
Repository
crates.io
Source
Owners
joshuaclayton
Dependencies
quick-xml ^0.41
normal
simdutf8 ^0.1
normal
thiserror ^2.0
normal
criterion ^0.7
dev
serde_json ^1.0
dev
Versions
27.27%
of the crate is documented
Platform
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
Skip to main content
Crate quick_xml_to_json
quick_
xml_
to_
json
0.3.0
All Items
Crate Items
Enums
Functions
Crate
quick_
xml_
to_
json
Copy item path
Source
Enums
§
XmlTo
Json
Error
Functions
§
xml_
to_
json
Convert XML to JSON
xml_
to_
json_
from_
bufread
Convert XML to JSON from a buffered reader.
xml_
to_
json_
from_
slice
Convert XML to JSON from an in-memory byte slice.