2 unstable releases
0.1.0 | Jul 25, 2024 |
---|---|
0.0.1 | Apr 17, 2024 |
#1480 in Procedural macros
75 downloads per month
Used in 5 crates
(via xso)
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