Docs.rs
graphql-query-1.0.1
graphql-query 1.0.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dpetrick
JoviDeCroock
thomasheyenbrock
Dependencies
bumpalo ^3.19
normal
hashbrown ^0.14.0
normal
lexical-core ^0.8.3
normal
logos ^0.12.0
normal
serde ^1.0.0
normal
optional
serde_json ^1.0.0
normal
optional
apollo-parser ^0.7.0
dev
async-graphql-parser ^7.0.3
dev
bencher ^0.1.5
dev
graphql-parser ^0.4.0
dev
indoc ^1.0.6
dev
serde ^1.0.0
dev
serde_json ^1.0.0
dev
Versions
49.58%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module parser
graphql_
query
1.0.1
Module parser
Module Items
Traits
Type Aliases
In graphql_
query::
schema::
sdl
graphql_query
::
schema
::
sdl
Module
parser
Copy item path
Source
Traits
§
Parse
Sdl
Trait for parsing SDL AST nodes from source text using recursive descent and a lexer.
Type Aliases
§
Parse
Result