dot2 0.1.0

A library for generating Graphviz DOT language files for graphs.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["Sanpi <sanpi@homecomputing.fr>"]
categories = ["data-structures"]
description = "A library for generating Graphviz DOT language files for graphs."
edition = "2021"
keywords = ["dot", "graphviz", "graph"]
license = "MIT/Apache-2.0"
name = "dot2"
repository = "https://github.com/sanpii/dot2.rs"
resolver = "2"
version = "0.1.0"