Function delete_workflow

Source
pub async fn delete_workflow(core: &Arc<AppCore>, id: &str) -> Result<()>