xmpp-rs-mirror/xso
Jonas Schäfer 46584f05f9 xso: refine handling of multiple #[xml(text)] fields
Previously, we only enforced the existence of at most one `#[xml(text)]`
field only at code generation time for `FromXml`. This change enforces
it at parsing time, which is more consistent and allows for a clearer
error message.
2024-07-01 08:01:42 +02:00
..
src xso: refine handling of multiple #[xml(text)] fields 2024-07-01 08:01:42 +02:00
Cargo.toml xso: add traits for XML text <-> value conversion 2024-06-30 13:01:36 +02:00