Structs§
- Next
- Router
- Server
- Typed
Response - Wrapper that lets typed handlers override the response
BodyFormat. Use helpers likeTypedResponse::jsonorTypedResponse::beveto keep call sites concise.
Enums§
Traits§
- Handler
Erased - Into
Typed Response - Json
Typed Handler - Pluggable trait for typed JSON handlers: auto-deserializes request JSON to
In, returnsOutwhich is serialized to JSON response. - Lockable
- Middleware
- Typed
Handler Fn