Skip to main content

interpolate_workflow_step

Function interpolate_workflow_step 

Source
pub async fn interpolate_workflow_step(
    step: &WorkflowStep,
    context: &InterpolationContext,
    engine: &mut InterpolationEngine,
) -> Result<WorkflowStep, String>
Expand description

Pure function to interpolate a workflow step