xso_proc 0.2.0

Macro implementation of #[derive(FromXml, AsXml)]
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
xso_proc -- derive macros for XML parsing
=========================================

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