Expand description
Types for defining API handlers.
Structs
- A session for aHandler, providing ways to access the server and connected client.
Enums
- An error that can occur inside of aBackendfunction.
Traits
- A trait that can dispatch requests for aApi.