pub const START: &str = "__start__";Expand description
Sentinel constant for graph entry point
Used as the virtual start node when setting entry points via super::StateGraph::set_entry_point.
pub const START: &str = "__start__";Sentinel constant for graph entry point
Used as the virtual start node when setting entry points via super::StateGraph::set_entry_point.