Skip to main content

END

Constant END 

Source
pub const END: &str = "__entelix_graph_end__";
Expand description

Sentinel target meaning “terminate without running another node”. Use in add_conditional_edges mapping when a branch should end the graph.