juniper/juniper_codegen/src
Kai Ren a684e1d91c
Re-enable marks-based static checks in code generated by macros (#751)
- add associated type to IntoResolvable and IntoFieldResult traits allowing to name the GraphQLType being resolved
- relax Sized requirement on some IsInputType and IsOutputType impls
2020-09-02 22:48:54 +03:00
..
graphql_union Re-enable marks-based static checks in code generated by macros (#751) 2020-09-02 22:48:54 +03:00
util Re-enable marks-based static checks in code generated by macros (#751) 2020-09-02 22:48:54 +03:00
derive_enum.rs Fix some clippy issues (#704) 2020-07-16 07:41:09 -10:00
derive_input_object.rs Fix some clippy issues (#704) 2020-07-16 07:41:09 -10:00
derive_object.rs Remove internal versions of proc macros (#687) 2020-06-30 12:26:48 +03:00
derive_scalar_value.rs Re-enable marks-based static checks in code generated by macros (#751) 2020-09-02 22:48:54 +03:00
impl_object.rs Fix some clippy issues (#704) 2020-07-16 07:41:09 -10:00
impl_scalar.rs Fix some clippy issues (#704) 2020-07-16 07:41:09 -10:00
lib.rs Remove internal versions of proc macros (#687) 2020-06-30 12:26:48 +03:00
result.rs Fix some clippy issues (#704) 2020-07-16 07:41:09 -10:00