wolf-graph-dot 0.1.0

Adds support for generating Graphviz DOT files from wolf-graph graphs.
Documentation
  • Coverage
  • 0%
    0 out of 156 items documented0 out of 0 items with examples
  • Size
  • Source code size: 50.34 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.25 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 27s Average build duration of successful builds.
  • all releases: 27s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • wolfmcnally/wolf-graph-dot
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • wolfmcnally

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.