Skip to main content

export_workflow_mermaid

Function export_workflow_mermaid 

Source
pub fn export_workflow_mermaid(
    def: &WorkflowDef,
    ctx: Option<&WorkflowContext>,
    output_path: &Path,
) -> Result<()>
Expand description

Export workflow instance to file