adze-common 0.8.0

Shared logic for the Rust Sitter macro and tool
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# adze-common

Shared grammar expansion logic for the Adze macro and tool crates.

This crate is part of the [Adze](https://github.com/effortlessmetrics/adze)
workspace -- an AST-first grammar toolchain for Rust.

## License

Licensed under either of

- Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or <http://www.apache.org/licenses/LICENSE-2.0>)
- MIT license ([LICENSE-MIT]LICENSE-MIT or <http://opensource.org/licenses/MIT>)

at your option.