graphviz_dot_builder

Crates.iographviz_dot_builder
lib.rsgraphviz_dot_builder
version0.1.5
created_at2023-03-19 20:12:24.563096+00
updated_at2025-02-09 13:07:19.789156+00
descriptionA simple library for generating dot files to obtain images of directed graphs with subgraphs/clusters
homepagehttps://github.com/erwanM974/graphviz_dot_builder
repositoryhttps://github.com/erwanM974/graphviz_dot_builder
max_upload_size
id814673
size54,278
(erwanM974)

documentation

README

A simple library for generating dot files to obtain images of directed graphs with subgraphs/clusters

I initially adapted some code for graphviz from dot-rust in 2020 to be used in some other projects of mine: hibou.

Since then it has evolved a bit and I decided to repackage it on its own as a library.

Commit count: 11

cargo fmt