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)
|
2024-08-12 23:31:39 +02:00
|
|
|
[](https://blog.rust-lang.org/2023/12/28/Rust-1.75.0.html)
|
2022-04-08 17:44:50 +03:00
|
|
|
|
2024-03-20 17:06:24 +02:00
|
|
|
- [Changelog](https://github.com/graphql-rust/juniper/blob/juniper_codegen-v0.16.0/juniper_codegen/CHANGELOG.md)
|
2022-04-08 17:44:50 +03:00
|
|
|
|
|
|
|
Code generation for [`juniper`] crate.
|
|
|
|
|
|
|
|
DO NOT use it directly, use [`juniper`] crate instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
2024-03-20 17:06:24 +02:00
|
|
|
This project is licensed under [BSD 2-Clause License](https://github.com/graphql-rust/juniper/blob/juniper_codegen-v0.16.0/juniper_codegen/LICENSE).
|
2022-04-08 17:44:50 +03:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[`juniper`]: https://docs.rs/juniper
|