Skip to main content

cancel_workflow

Function cancel_workflow 

Source
pub async fn cancel_workflow<S: WorkflowStore>(
    __arg0: State<Arc<AppState<S>>>,
    __arg1: Path<String>,
) -> Result<StatusCode, AppError>