Skip to main content

render_graph_json

Function render_graph_json 

Source
pub fn render_graph_json(
    spec_json: &str,
    instance_config: &Value,
) -> Result<WorkflowGraph, HostError>
Expand description

render_graph serialized to JSON.