Skip to main content

Module state

Module state 

Source
Expand description

Application state shared across all request handlers.

Structsยง

AppState
Shared application state injected into every Actix handler via web::Data.