Type Definition solana_bench_exchange::bench::SharedTransactions[][src]

type SharedTransactions = Arc<RwLock<VecDeque<Vec<Transaction>>>>;