Skip to main content

workflow_graph_to_source

Function workflow_graph_to_source 

Source
pub fn workflow_graph_to_source(
    graph: &WorkflowGraph,
) -> Result<String, GraphRenderError>
Expand description

Validate and render a graph through the canonical Lashlang source printer.