Function fdg_sim::dot::graph_to_dot

source ·
pub fn graph_to_dot<N, E>(
    graph: &ForceGraph<N, E>
) -> Result<String, DotParseError>
Expand description

Convert a ForceGraph to the DOT