juniper/juniper_codegen/src/util
Kai Ren 7578175baf
Remove internal versions of proc macros (#687)
- generate always `::juniper::` crate path in proc macros and use `extern crate self` to make it work inside `juniper`
- add optional non-documented `internal` proc macro argument to proc macros, which allows double-underscored names and is used inside `juniper` only
2020-06-30 12:26:48 +03:00
..
duplicate.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
mod.rs Remove internal versions of proc macros (#687) 2020-06-30 12:26:48 +03:00
option_ext.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
parse_impl.rs Fix codegen failure tests for the latest nightly Rust 2020-06-10 11:36:36 +03:00
span_container.rs Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00