Function execute_workflow_inline

Source
pub async fn execute_workflow_inline(
    core: &Arc<AppCore>,
    workflow: Workflow,
) -> Result<Value>