Expand description
Single threaded engine implementation
Spawn a local task for each block to be executed on the current thread.
Structs§
- Single
Threaded Engine - Creates single threaded execution environment for Blocks to be run on.
Type Aliases§
- Messages
- The concrete type for the engine messages