Skip to main content

Crate workflow_graph_shared

Crate workflow_graph_shared 

Source

Modules§

yaml
YAML workflow definition parser.

Structs§

Job
Port
A typed input or output port on a node. Ports define connection points — edges connect from an output port to an input port.
Workflow

Enums§

JobStatus
PortDirection
Direction of a port on a node.