Structs§
- Entity
Dispatch - Metadata and typed handlers for a single entity path.
Enums§
- Query
Error - QueryError
Type Aliases§
- Delete
Handler - Function pointer that executes a delete query for a specific entity type.
- Load
Handler - Function pointer that executes a load query for a specific entity type.
- Save
Handler - Function pointer that executes a save query for a specific entity type.