Skip to main content

SharedCloudControlState

Type Alias SharedCloudControlState 

Source
pub type SharedCloudControlState = Arc<RwLock<MultiAccountState<CloudControlState>>>;

Aliased Typeยง

pub struct SharedCloudControlState { /* private fields */ }