async-graphql/async-graphql-derive
Sunli 82eefd67fd Add GQLEnum, GQLInputObject, GQLSimpleObject macros. #164
use `proc_macro_derive` to solve the problem that Enum, InputObject, and SimpleObject do not support the #cfg attribute.
2020-06-11 11:23:23 +08:00
..
src Add GQLEnum, GQLInputObject, GQLSimpleObject macros. #164 2020-06-11 11:23:23 +08:00
Cargo.toml Add GQLEnum, GQLInputObject, GQLSimpleObject macros. #164 2020-06-11 11:23:23 +08:00