By Wolf McNally
[MIT License](LICENSE.md)
A work in progress 🚧\
Slender stem with fragile buds 🌱\
Use at your own risk 🤷🏽♂️
The `wolf-graph-dot` crate provides basic [GraphViz DOT](https://graphviz.org/doc/info/lang.html) visualization support for the `wolf-graph` crate. It affords rendering graphs as DOT files for use with GraphViz tools.
Currently the best documentation is the unit tests in the `tests` directory.