Skip to main content

KINDS

Constant KINDS 

Source
pub const KINDS: &[KindInfo];
Expand description

The node catalogue: every step kind, its start-node status, the fields it accepts, the fields it requires, whether this build executes it, and whether it carries a nested sub-DAG. This table is the single source the validator, the schema generator and the executor all consult.