dot_graph 0.2.2

A library for generating Graphviz DOT language files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
description = "A library for generating Graphviz DOT language files."
documentation = "https://docs.rs/dot_graph"
edition = "2021"
license = "MIT/Apache-2.0"
name = "dot_graph"
readme = "README.md"
repository = "https://github.com/SelamaAshalanore/dot_graph"
resolver = "2"
version = "0.2.2"