25 lines
968 B
Markdown
25 lines
968 B
Markdown
`juniper_codegen` crate
|
|
=======================
|
|
|
|
[](https://crates.io/crates/juniper_codegen)
|
|
[](https://docs.rs/juniper_codegen)
|
|
[](https://github.com/graphql-rust/juniper/actions?query=workflow%3ACI+branch%3Amaster)
|
|
[](https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html)
|
|
|
|
- [Changelog](https://github.com/graphql-rust/juniper/blob/master/juniper_codegen/CHANGELOG.md)
|
|
|
|
Code generation for [`juniper`] crate.
|
|
|
|
DO NOT use it directly, use [`juniper`] crate instead.
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
This project is licensed under [BSD 2-Clause License](https://github.com/graphql-rust/juniper/blob/master/juniper_codegen/LICENSE).
|
|
|
|
|
|
|
|
|
|
[`juniper`]: https://docs.rs/juniper
|