xmpp-rs-mirror/xso/src
Jonas Schäfer cb3da52ba2 parsers: add streamable parsing
This adds shims which provide FromXml and IntoXml implementations to
*all* macro-generated types in `xmpp_parsers`. Mind that this does not
cover all types in `xmpp_parsers`, but a good share of them.

This is another first step toward real, fully streamed parsing.
2024-06-18 16:54:11 +02:00
..
error.rs parsers: add streamable parsing 2024-06-18 16:54:11 +02:00
lib.rs parsers: add streamable parsing 2024-06-18 16:54:11 +02:00
minidom_compat.rs parsers: add streamable parsing 2024-06-18 16:54:11 +02:00