Docs.rs
cynic-codegen-3.9.0
cynic-codegen 3.9.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
obmarg
Dependencies
cynic-parser ^0.8.1
normal
darling ^0.20
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
optional
strsim ^0.10.0
normal
syn ^2
normal
thiserror ^1
normal
assert_matches ^1.4.0
dev
divan ^0.1
dev
insta ^1.17
dev
maplit ^1.0.2
dev
rstest ^0.23
dev
Versions
20.9%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
cynic_
codegen
3.9.0
In cynic_
codegen::
use_
schema
cynic_codegen
::
use_schema
Function
use_schema
Copy item path
Source
pub fn use_schema(input:
UseSchemaParams
) ->
Result
<
TokenStream
, Errors>