Expand description
§Task Module
This module defines the Task structure, which represents a single
processing unit within a workflow. Tasks are the fundamental building
blocks of data processing pipelines.
Structs§
- Task
- A single processing unit within a workflow.