dot 0.1.4

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