graphql_query_derive 0.14.0

Utility crate for graphql_client
Documentation
[dependencies.graphql_client_codegen]
version = "0.14.0"

[dependencies.proc-macro2]
features = []
version = "^1.0"

[dependencies.syn]
features = ["extra-traits"]
version = "^1.0"

[lib]
proc-macro = true

[package]
authors = ["Tom Houlé <tom@tomhoule.com>"]
description = "Utility crate for graphql_client"
edition = "2018"
license = "Apache-2.0 OR MIT"
name = "graphql_query_derive"
repository = "https://github.com/graphql-rust/graphql-client"
resolver = "2"
version = "0.14.0"