pub type SharedState = Arc<ServerState>;Expand description
Shared server state handle
Aliased Typeยง
pub struct SharedState { /* private fields */ }pub type SharedState = Arc<ServerState>;Shared server state handle
pub struct SharedState { /* private fields */ }