Docs.rs
cynic-codegen-3.4.1
cynic-codegen 3.4.1
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
obmarg
Dependencies
counter ^0.5
normal
darling ^0.20
normal
graphql-parser ^0.4.0
normal
once_cell ^1.9.0
normal
ouroboros ^0.18
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
rkyv ^0.7.41
normal
strsim ^0.10.0
normal
syn ^2
normal
thiserror ^1
normal
assert_matches ^1.4.0
dev
criterion ^0.4
dev
insta ^1.17
dev
maplit ^1.0.2
dev
rstest ^0.18
dev
Versions
15.56%
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_codegen
3.4.1
In cynic_codegen::query_variables_derive
?
Function
cynic_codegen
::
query_variables_derive
::
query_variables_derive
source
·
[
−
]
pub fn query_variables_derive(ast: &
DeriveInput
) ->
Result
<
TokenStream
,
Error
>