Skip to main content

SharedState

Type Alias SharedState 

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

Aliased Type§

pub struct SharedState { /* private fields */ }