Skip to main content

Module parse

Module parse 

Source
Expand description

Parsing of canonical expression and list forms into topology graph data.

Functionsยง

graph_from_value
Parses a runtime value into a Graph; alias for parse_graph.
parse_graph
Parses a runtime value into canonical topology graph data.