Module aptos_parallel_executor::task
source · [−]Structs
Inference result of a transaction.
Enums
The execution result of a transaction
Traits
Trait for single threaded transaction executor.
Trait that defines a transaction that could be parallel executed by the scheduler. Each transaction will write to a key value storage as their side effect.
Trait for execution result of a transaction.