pub fn export_workflow_mermaid(
def: &WorkflowDef,
ctx: Option<&WorkflowContext>,
output_path: &Path,
) -> Result<()>Expand description
Export workflow instance to file
pub fn export_workflow_mermaid(
def: &WorkflowDef,
ctx: Option<&WorkflowContext>,
output_path: &Path,
) -> Result<()>Export workflow instance to file