2 unstable releases

0.1.0 Jul 25, 2024
0.0.1 Apr 17, 2024

#1480 in Procedural macros

Download history 148/week @ 2024-07-22 21/week @ 2024-07-29 12/week @ 2024-08-05 13/week @ 2024-08-12 9/week @ 2024-08-19 28/week @ 2024-08-26 30/week @ 2024-09-16 27/week @ 2024-09-23 35/week @ 2024-09-30 8/week @ 2024-10-07 22/week @ 2024-10-14 5/week @ 2024-10-21

75 downloads per month
Used in 5 crates (via xso)

MPL-2.0 license

105KB
2K SLoC

xso_proc -- derive macros for XML parsing

What’s 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.


lib.rs:

Macros for parsing XML into Rust structs, and vice versa

If you are a user of xso_proc or xso, please return to xso for more information. The documentation of xso_proc is geared toward developers of …_macros and …_core.

You have been warned.

Dependencies

~0.7–1.2MB
~26K SLoC