Docs.rs
  • juniper_codegen-0.16.0
    • juniper_codegen 0.16.0
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • theduke
    • LegNeato
    • tyranron
    • Dependencies
      • proc-macro2 ^1.0.4 normal
      • quote ^1.0.9 normal
      • syn ^2.0 normal
      • url ^2.0 normal
      • derive_more ^0.99.8 dev
      • futures ^0.3.22 dev
      • serde ^1.0.122 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

juniper_codegen0.16.0

Crate Items

  • Attribute Macros
  • Derive Macros

List of all items

Attribute Macros

  • graphql_interface
  • graphql_object
  • graphql_scalar
  • graphql_subscription
  • graphql_union

Derive Macros

  • GraphQLEnum
  • GraphQLInputObject
  • GraphQLInterface
  • GraphQLObject
  • GraphQLScalar
  • GraphQLUnion
  • ScalarValue