Module query

Module query 

Source

Structs§

EntityDispatch
Metadata and typed handlers for a single entity path.

Enums§

QueryError
QueryError

Type Aliases§

DeleteHandler
Function pointer that executes a delete query for a specific entity type.
LoadHandler
Function pointer that executes a load query for a specific entity type.
SaveHandler
Function pointer that executes a save query for a specific entity type.