xmpp-rs/xso-proc
Jonas Schäfer cf617e4d7e xso-proc: ensure that all meta keys are handled
See inline comments for the rationale.
2024-08-02 07:43:51 +02:00
..
src xso-proc: ensure that all meta keys are handled 2024-08-02 07:43:51 +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.