Module execution

Module execution 

Source
Expand description

§Simple Execution Engine

A simplified execution engine that avoids complex lifetime issues.

Structs§

ExecutionConfig
Configuration for the execution engine
ExecutionEngine
Simple execution engine
ExecutionError
Error that occurred during execution
ExecutionMetrics
Metrics collected during execution
ExecutionResults
Results from graph execution

Enums§

ExecutionMode
Execution mode for the graph