Expand description
§graphql-tools
This library implements tooling around GraphQL for Rust libraries.
Most of the tools are based on trait
s and struct
s implemented in graphql_parser
crate.
Re-exports§
pub extern crate graphql_parser as parser;
This library implements tooling around GraphQL for Rust libraries.
Most of the tools are based on trait
s and struct
s implemented in graphql_parser
crate.
pub extern crate graphql_parser as parser;