Skip to main content

SharedSwfState

Type Alias SharedSwfState 

Source
pub type SharedSwfState = Arc<RwLock<MultiAccountState<SwfData>>>;

Aliased Typeยง

pub struct SharedSwfState { /* private fields */ }