Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
cynic-3.3.3
cynic 3.3.3
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
obmarg
Dependencies
cynic-proc-macros ^3.3.3
normal
ref-cast ^1.0.15
normal
reqwest ^0.11
normal
serde ^1.0.136
normal
serde_json ^1.0
normal
static_assertions ^1
normal
surf ^2.3
normal
thiserror ^1.0.30
normal
assert_matches ^1.4
dev
chrono ^0.4.19
dev
graphql-parser ^0.4
dev
insta ^1.17
dev
maplit ^1.0.2
dev
rstest ^0.18
dev
serde_json ^1.0
dev
Versions
100%
of the crate is documented
Go to latest version
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
cynic
3.3.3
Module variables
Enums
Traits
In crate cynic
?
Module
cynic
::
variables
source
·
[
−
]
Expand description
Types & traits for working with GraphQL Variables
Enums
VariableType
The type of a variable
Traits
QueryVariables
Allows a struct to be used as variables in a GraphQL query.
QueryVariablesFields
Represents a set of named fields that are required for a query