Skip to main content

Crate workflow_graph_shared

Crate workflow_graph_shared 

Source

Modules§

yaml
YAML workflow definition parser.

Structs§

FieldDef
Definition of an inline field rendered inside a node.
Job
NodeDefinition
Declarative definition of a node type.
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§

FieldType
Type of inline field rendered inside a node body.
JobStatus
PortDirection
Direction of a port on a node.