Docs.rs
graphql_client_codegen-0.14.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
graphql_client_codegen 0.14.0
Utility crate for graphql_client
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
23
out of
23
items documented
0
out of
5
items with examples
Size
Source code size: 1.64 MB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 5.55 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
graphql-rust/graphql-client
1213
163
91
crates.io
Dependencies
graphql-introspection-query ^0.2.0
normal
graphql-parser ^0.4
normal
heck ^0.4.0
normal
lazy_static ^1.3
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
syn ^1.0
normal
Versions
0.14.0
(2024-03-26)
0.13.0
(2023-05-30)
0.12.0
(2023-01-12)
0.11.0
(2022-06-21)
0.10.0
(2021-07-04)
0.9.0
(2020-03-13)
0.8.0
(2019-05-24)
0.7.0
(2019-03-21)
0.6.1
(2019-01-19)
0.6.0
(2018-12-30)
0.5.1
(2018-10-07)
0.5.0
(2018-10-01)
0.1.0
(2018-09-09)
Owners
Crate for Rust code generation from a GraphQL query, schema, and options.