Module single_threaded

Source
Expand description

Single threaded engine implementation

Spawn a local task for each block to be executed on the current thread.

Structs§

SingleThreadedEngine
Creates single threaded execution environment for Blocks to be run on.

Type Aliases§

Messages
The concrete type for the engine messages