Crate entity_macros[−][src]
Attribute Macros
| simple_ent | Injects elements needed for an ent to be derived. |
Derive Macros
| AsyncGraphqlEnt | Special wrapper to derive an async-graphql object based on the ent |
| AsyncGraphqlEntFilter | Special wrapper to derive an async-graphql filter based on the ent |
| Ent | Derives the Ent trait and additional typed functionality |
| EntBuilder | |
| EntDebug | |
| EntLoader | |
| EntQuery | |
| EntType | |
| EntTypedEdges | |
| EntTypedFields | |
| EntWrapper | |
| IntoValue | |
| TryFromValue | |
| ValueLike |