xmpp-rs/xso
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
..
src parsers: add streamable parsing 2024-06-18 16:54:11 +02:00
Cargo.toml xso: create library for streamed XML parsing 2024-06-18 16:54:11 +02:00