mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
46584f05f9
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |