toolpath-dot 0.1.2

Generate Graphviz DOT visualizations from Toolpath documents
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "toolpath-dot"
version = "0.1.2"
edition.workspace = true
license.workspace = true
repository = "https://github.com/empathic/toolpath"
description = "Generate Graphviz DOT visualizations from Toolpath documents"
keywords = ["graphviz", "dot", "provenance", "toolpath", "visualization"]
categories = ["development-tools", "visualization"]

[dependencies]
toolpath = { workspace = true }