scad_tree 0.4.2

Generate OpenSCAD code from Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "scad_tree"
version = "0.4.2"
dependencies = [
 "scad_tree_math",
]

[[package]]
name = "scad_tree_math"
version = "0.1.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "db6fa741f9f44c51b255e9128905645812471aa1ca69e68ebb39cd11f12ad37b"