juniper/juniper_codegen
Christoph Herzog 758f3f7d40
(codegen) Implement impl_object macro + unify code with object derive
This commit implements a new proc macro `impl_object` that replaces
the old graphql_object! macro.

The code shares a lot of similarities with the GraphQLObject
custom derive, so the code was unified to handle both
more generically.

Also, doc comment processing was standardized and improved.
2019-05-12 10:35:03 +02:00
..
src (codegen) Implement impl_object macro + unify code with object derive 2019-05-12 10:35:03 +02:00
Cargo.toml (codegen) Implement impl_object macro + unify code with object derive 2019-05-12 10:35:03 +02:00
Makefile.toml Add release automation (#346) 2019-05-11 23:51:28 -07:00
release.toml Add release automation (#346) 2019-05-11 23:51:28 -07:00