[][src]Module transact::scheduler::serial

A Scheduler which schedules transaction for execution one at time.

Structs

SerialScheduler

A Scheduler implementation which schedules transactions for execution one at a time.