Expand description
Simple graphviz dot file format output.
Structsยง
- Debug
Fmt ๐ - Pass Debug formatting to Display
- Dot
Dot
implements output to graphviz .dot format for a graph.- Escaped ๐
- Pass Display formatting through a simple escaping filter
- Escaper ๐
- Escape for Graphviz
Enumsยง
- Config
Dot
configuration.