Skip to main content

SharedStepFunctionsState

Type Alias SharedStepFunctionsState 

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

Aliased Typeยง

pub struct SharedStepFunctionsState { /* private fields */ }