xmpp-rs/xso-proc/README.md
2024-07-24 16:27:53 +02:00

14 lines
378 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

xso_proc -- derive macros for XML parsing
=========================================
Whats this?
------------
This crate provides the derive macros exported by the
[xso](https://crates.io/crates/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.