simple_dot 0.1.0

Simple API for creating GraphViz DOT files.
Documentation
[dependencies.unique_id]
version = "0.1.5"

[features]

[package]
authors = ["Simon Johnston <johnstonskj@gmail.com>"]
description = "Simple API for creating GraphViz DOT files."
documentation = "https://docs.rs/simple_dot/"
edition = "2021"
license = "MIT"
name = "simple_dot"
publish = true
readme = "README.md"
repository = "https://github.com/johnstonskj/simple_dot.git"
resolver = "2"
version = "0.1.0"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]