Skip to main content

SharedBatchState

Type Alias SharedBatchState 

Source
pub type SharedBatchState = Arc<RwLock<BatchAccounts>>;

Aliased Typeยง

pub struct SharedBatchState { /* private fields */ }