juniper/juniper_codegen
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
..
src Remove internal versions of proc macros (#687) 2020-06-30 12:26:48 +03:00
Cargo.toml Codegen reimplementation for GraphQL unions (#666) 2020-06-04 11:19:01 +03:00
Makefile.toml Add release automation (#346) 2019-05-11 23:51:28 -07:00
release.toml (tooling) Update release config to bump doc_root. 2019-05-15 11:20:51 +02:00