# cyrs-ast
[](https://crates.io/crates/cyrs-ast)
[](https://docs.rs/cyrs-ast)
[](https://github.com/phall1/cyrs/actions/workflows/ci.yml)
[](https://github.com/phall1/cyrs/blob/main/rust-toolchain.toml)
[](#license)
Typed AST for Cypher / GQL, code-generated from the
[`cyrs-syntax`](https://crates.io/crates/cyrs-syntax) CST. See spec
0001 §5.
For the full story — architecture, dependency graph, and testing bar — see
the [repo-root README](https://github.com/phall1/cyrs#readme).
## License
Licensed under either of
- Apache License, Version 2.0
([LICENSE-APACHE](https://github.com/phall1/cyrs/blob/main/LICENSE-APACHE))
- MIT license
([LICENSE-MIT](https://github.com/phall1/cyrs/blob/main/LICENSE-MIT))
at your option.