xml-rs based deserializer for Serde (compatible with 1.0).
# Cargo.toml
[dependencies]
serde-xml-rs = "0.8.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Deserialize XML into a Rust struct using Serde.
Use another crate like quick-xml for serialization.
No dependency data recorded yet.