Module executor

Module executor 

Source

Structs§

ExecutionContext
Execution context provided to nodes during their cycle function.
Executor
The core execution engine that manages the computation graph and runtime state.

Enums§

ExecutorState
Indicates whether the executor should continue running or terminate.

Type Aliases§

SpawnFn