2022-04-08 17:44:50 +03:00
|
|
|
`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)
|
2023-11-01 19:00:05 +01:00
|
|
|
[](https://blog.rust-lang.org/2023/10/05/Rust-1.73.0.html)
|
2022-04-08 17:44:50 +03:00
|
|
|
|
|
|
|
- [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
|