graphql-toolkit-ast 0.1.0

A Rust library for working with GraphQL abstract syntax trees
Documentation
# graphql-toolkit-ast

[![graphql-toolkit-ast](https://img.shields.io/crates/v/graphql-toolkit-ast)](https://crates.io/crates/graphql-toolkit-ast)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](./LICENSE)

> [!Warning]
> This is a work in progress and is not ready for production use.

## License

<sup>
Licensed under <a href="LICENSE">Apache License, Version 2.0</a>.
</sup>

<br>

<sub>
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this project, as defined in the Apache-2.0 license, shall be 
licensed as above, without any additional terms or conditions.
</sub>