Skip to main content

SharedState

Type Alias SharedState 

Source
pub type SharedState = Arc<ServerState>;
Expand description

Shared server state handle

Aliased Typeยง

pub struct SharedState { /* private fields */ }