Skip to main content

SharedDmsState

Type Alias SharedDmsState 

Source
pub type SharedDmsState = Arc<RwLock<MultiAccountState<DmsData>>>;

Aliased Typeยง

pub struct SharedDmsState { /* private fields */ }