dot3 0.1.0

A library for generating Graphviz DOT language files for graphs.
Documentation
  • Coverage
  • 57.69%
    75 out of 130 items documented1 out of 73 items with examples
  • Size
  • Source code size: 70.34 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.35 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • FL33TW00D/dot-rust
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • FL33TW00D

Build Status

dot-rust

A library for generating Graphviz DOT language files for graphs.

This code is extracted from the private graphviz library in core rust. It is almost entirely the work of the rust team.

License

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option. This file may not be copied, modified, or distributed except according to those terms.