wolf-graph-dot 0.1.0

Adds support for generating Graphviz DOT files from wolf-graph graphs.
Documentation
1
2
3
4
pub use crate::{
    ArrowDirection, ArrowType, Color, BrewerScheme, EdgeStyle, NodeShape, NodeStyle,
    GraphAttributes, GroupAttributes, NodeAttributes, EdgeAttributes, DotEncodable, DotFormat,
};