Consider moving to Vizoxide
Vizoxide is an alternative to graphviz_rust
Pros:
- safe bindings to graphviz lib (instead of simple call to graphviz bin)
- might be faster
- Builder API
- probably cleaner and safer than the dot macros used by graphviz_rust