dot-writer 0.1.4

A library for writing the Graphviz DOT graph language
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["DrGabble"]
categories = ["visualization"]
description = "A library for writing the Graphviz DOT graph language"
edition = "2018"
keywords = ["graphviz", "graph", "dot"]
license = "MIT"
name = "dot-writer"
readme = "README.md"
repository = "https://bitbucket.org/DrGabble/dot-writer"
version = "0.1.4"