dot3 0.1.0

A library for generating Graphviz DOT language files for graphs.
Documentation
1
2
3
4
5
6
7
8
9
[package]
authors = ["The Rust Project Developers", "Graham Dennis <graham.dennis@gmail.com>"]
description = "A library for generating Graphviz DOT language files for graphs."
edition = "2018"
license = "MIT/Apache-2.0"
name = "dot3"
readme = "README.md"
repository = "https://github.com/FL33TW00D/dot-rust"
version = "0.1.0"