Provides derive macros for serializing and deserializing XML data using the yaserde framework.
# Cargo.toml
[dependencies]
yaserde_derive = "0.12.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Demonstrates deserializing an XML string into a struct using the YaDeserialize derive macro.
No known issues recorded.
No dependency data recorded yet.