Skip to main content

SharedCodeConnectionsState

Type Alias SharedCodeConnectionsState 

Source
pub type SharedCodeConnectionsState = Arc<RwLock<MultiAccountState<CodeConnectionsState>>>;

Aliased Typeยง

pub struct SharedCodeConnectionsState { /* private fields */ }