Function create_workflow

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