Skip to main content

create_sequential_graph_state

Function create_sequential_graph_state 

Source
pub fn create_sequential_graph_state(
    graph_id: impl Into<String>,
    steps: &[SequentialGraphStepDefinition],
) -> SequentialGraphState