Function graphviz_rust::exec_dot

source ·
pub fn exec_dot(dot_graph: String, args: Vec<CommandArg>) -> Result<String>
Expand description

Executes a given string representation of the graph using a dot cmd client