facet-xml-legacy

Crates.iofacet-xml-legacy
lib.rsfacet-xml-legacy
version0.36.0
created_at2025-12-29 20:37:19.032353+00
updated_at2025-12-29 20:37:19.032353+00
descriptionLegacy XML serialization and deserialization for Facet types - use facet-xml instead
homepagehttps://facet.rs
repositoryhttps://github.com/facet-rs/facet
max_upload_size
id2011300
size359,423
Amos Wenger (fasterthanlime)

documentation

README

facet-xml-legacy

Coverage Status crates.io documentation MIT/Apache-2.0 licensed Discord

Provides XML serialization and deserialization for Facet types.

Important: Every struct field must declare how it maps to XML using one of the #[facet(xml::…)] attributes (or #[facet(child)]). Unannotated fields now produce a descriptive error instead of being silently skipped.

Sponsors

Thanks to all individual sponsors:

GitHub Sponsors Patreon

...along with corporate sponsors:

AWS Zed Depot

...without whom this work could not exist.

Special thanks

The facet logo was drawn by Misiasart.

License

Licensed under either of:

at your option.

Commit count: 3380

cargo fmt