juniper/juniper_codegen/src
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
..
derive_enum.rs Optimize .unwrap_or() and .expect() usages (#374) 2019-06-18 23:12:13 -04:00
derive_input_object.rs Optimize .unwrap_or() and .expect() usages (#374) 2019-06-18 23:12:13 -04:00
derive_object.rs Optimize .unwrap_or() and .expect() usages (#374) 2019-06-18 23:12:13 -04:00
derive_scalar_value.rs Clean up test warnings (#392) 2019-07-15 21:47:16 -07:00
impl_object.rs (codegen) Respect mut modifier on arguments in object proc macro 2019-07-24 02:37:31 +02:00
lib.rs Release juniper_codegen 0.13.0 2019-07-19 14:01:21 -07:00
util.rs Clean up test warnings (#392) 2019-07-15 21:47:16 -07:00