Macros§
- typed_
uri - Generate a URI builder method and a struct for path extractor.
Derive Macros§
- Entity
- Generates building blocks for reading from and writing to the database, and exposes the entity via the API.
- Entity
Endpoint - Generates building blocks for exposing entity via the API without directly map it to the database table.
- Enum
- Generate an enum encoder and decoder for database operation.
- Newtype
- Generate an newtype encoder and decoder for database operation.