xmpp-rs-mirror/xso/src
Jonas Schäfer 212c5c4a83 xso-proc: add support for parsing attributes into Strings
This is bare-bones and is missing many features which we intend to add
in future commits, such as parsing from attributes whose names differ
from the field names and parsing into non-String types.
2024-06-24 11:33:10 +02:00
..
error.rs parsers: use Error type from xso 2024-06-23 09:40:52 +02:00
from_xml_doc.md xso-proc: add support for parsing attributes into Strings 2024-06-24 11:33:10 +02:00
lib.rs xso-proc: start making derive macros for FromXml and IntoXml 2024-06-23 12:20:02 +02:00
minidom_compat.rs parsers: use Error type from xso 2024-06-23 09:40:52 +02:00