Skip to main content

Module graph

Module graph 

Source
Expand description

Graph builder API and compiled graph.

Re-exports§

pub use state_graph::StateGraph;
pub use state_graph::CompiledGraph;

Modules§

state_graph
StateGraph builder and CompiledGraph.

Constants§

END
Special node name for the graph exit point
START
Special node name for the graph entry point