Skip to main content

enqueue_workflow_run_handle

Function enqueue_workflow_run_handle 

Source
pub async fn enqueue_workflow_run_handle(
    pool: &DbPool,
    payload: &WorkflowRunEnqueue<'_>,
) -> Result<WorkflowRunHandle>