cancel

Function cancel 

Source
pub async fn cancel(
    run_id: &str,
    config: &Core,
    client: Client,
) -> Result<(), ToolError>