Skip to main content

SharedState

Type Alias SharedState 

Source
pub type SharedState = Arc<Mutex<Connection>>;

Aliased Type§

pub struct SharedState { /* private fields */ }