Skip to main content

Module state

Module state 

Source
Expand description

Shared application state for route handlers.

Structs§

AppState
Shared application state for all route handlers.

Type Aliases§

SharedState
Type alias for the shared state passed to axum handlers.