wolf-graph-dot

Crates.iowolf-graph-dot
lib.rswolf-graph-dot
version0.1.0
created_at2025-01-16 11:26:02.819591+00
updated_at2025-01-16 11:26:02.819591+00
descriptionAdds support for generating Graphviz DOT files from wolf-graph graphs.
homepage
repositoryhttps://github.com/WolfMcNally/wolf-graph-dot
max_upload_size
id1519192
size42,406
Wolf McNally (wolfmcnally)

documentation

https://docs.rs/wolf-graph-dot

README

wolf-graph-dot

By Wolf McNally

MIT License

Status

A work in progress 🚧
Slender stem with fragile buds 🌱
Use at your own risk 🤷🏽‍♂️

Introduction

The wolf-graph-dot crate provides basic GraphViz DOT visualization support for the wolf-graph crate. It affords rendering graphs as DOT files for use with GraphViz tools.

Documentation

Currently the best documentation is the unit tests in the tests directory.

Commit count: 1

cargo fmt