Expand description
Shared application state for route handlers.
Structs§
- AppState
- Shared application state for all route handlers.
Type Aliases§
- Shared
State - Type alias for the shared state passed to axum handlers.
Shared application state for route handlers.