toolpath 0.1.0

Types, builders, and query operations for Toolpath provenance documents
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "toolpath"
version = "0.1.0"
edition.workspace = true
license.workspace = true
description = "Types, builders, and query operations for Toolpath provenance documents"

[dependencies]
serde = { workspace = true }
serde_json = { workspace = true }