pub fn initial_task_steps_from_specs(
specs: &[TaskStepSpec],
) -> Vec<TaskStepInfo>Expand description
Creates initial task step state from static specs.
pub fn initial_task_steps_from_specs(
specs: &[TaskStepSpec],
) -> Vec<TaskStepInfo>Creates initial task step state from static specs.