facet-xml
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:
...along with corporate sponsors:
...without whom this work could not exist.
Special thanks
The facet logo was drawn by Misiasart.
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.