pub type SharedTransactionGenerator = Arc<TransactionGenerator>;

Aliased Type§

struct SharedTransactionGenerator { /* private fields */ }