Docs.rs
cynic-codegen-3.12.0
cynic-codegen 3.12.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
obmarg
Dependencies
cynic-parser ^0.10.0
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
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
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.12.0
In cynic_
codegen::
enum_
derive
cynic_codegen
::
enum_derive
Function
enum_derive
Copy item path
Source
pub fn enum_derive(ast: &
DeriveInput
) ->
Result
<
TokenStream
,
Error
>