aerro-macros 0.9.1

Procedural macros for the aerro crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# aerro-macros

Procedural macros for the [`aerro`](https://crates.io/crates/aerro) crate.

This crate is a private implementation detail of `aerro` — you should depend on
`aerro` directly (it re-exports `Aerro` when the `macro`
feature is enabled).

**Documentation:** [docs.rs/aerro](https://docs.rs/aerro)

## License

Licensed under either of Apache License 2.0 or MIT license, at your option.