wolf-graph-mermaid 0.1.0

Adds support for generating Mermaid diagrams from wolf-graph graphs.
Documentation
1
2
3
4
5
pub use crate::{
    Arrowhead, Color, EdgeStyle, LayoutDirection, NodeShape,
    EdgeAttributes, GraphAttributes, GroupAttributes, NodeAttributes,
    MermaidEncodable, MermaidFormat,
};