pub type AppState = Arc<AppStateInner>;Expand description
What handlers are given.
Aliased Typeยง
pub struct AppState { /* private fields */ }pub type AppState = Arc<AppStateInner>;What handlers are given.
pub struct AppState { /* private fields */ }