juniper/juniper_codegen
Christoph Herzog 049ba0c9dc (codegen) Respect mut modifier on arguments in object proc macro
This commit forwards `mut` declaration of arguments in a #[juniper::object] macro invocation
to the generated code.

Closes #399
2019-07-24 02:37:31 +02:00
..
src (codegen) Respect mut modifier on arguments in object proc macro 2019-07-24 02:37:31 +02:00
Cargo.toml Release juniper 0.13.0 2019-07-19 14:01:21 -07: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