xmpp-rs/xso-proc
Jonas Schäfer b0996e3a35 xso-proc: pull out the extract code into a separate impl
This should make everything a little easier to read, because it reduces
the level of indentation involved.
2024-08-04 16:11:19 +02:00
..
src xso-proc: pull out the extract code into a separate impl 2024-08-04 16:11:19 +02:00
Cargo.toml
ChangeLog xso-proc: add support for child elements 2024-07-26 22:31:42 +02:00
README.md

xso_proc -- derive macros for XML parsing

Whats this?

This crate provides the derive macros exported by the xso crate. Please see that crate's README and documentation for more information.

What license is it under?

MPL-2.0 or later, see the LICENSE file.