Expand description
§Task Execution Module
This module handles the execution of individual tasks within workflows. It provides a clean separation of concerns by isolating task execution logic from the main engine orchestration.
Structs§
- Task
Executor - Handles the execution of tasks with their associated functions