Skip to main content

SharedConfigState

Type Alias SharedConfigState 

Source
pub type SharedConfigState = Arc<RwLock<ConfigAccounts>>;

Aliased Typeยง

pub struct SharedConfigState { /* private fields */ }