pub static ATTR_NAMES: [&str; 6]
Expand description
Known node/edge attribute names holding xdot
draw instructions that parse can handle.
If the feature flag layout
is active, this is by draw_graph when traversing the graph.
pub static ATTR_NAMES: [&str; 6]
Known node/edge attribute names holding xdot
draw instructions that parse can handle.
If the feature flag layout
is active, this is by draw_graph when traversing the graph.