Skip to main content

SharedStepFunctionsState

Type Alias SharedStepFunctionsState 

Source
pub type SharedStepFunctionsState = Arc<RwLock<MultiAccountState<StepFunctionsState>>>;

Aliased Typeยง

pub struct SharedStepFunctionsState { /* private fields */ }