flowscad

Crates.ioflowscad
lib.rsflowscad
version
sourcesrc
created_at2024-09-14 18:30:48.875236
updated_at2024-10-29 23:16:22.9197
description2D graphic and 3D object design with a Rustic functional approach. SVG and OpenSCAD output.
homepage
repositoryhttps://github.com/SmoothDragon/flowscad
max_upload_size
id1374977
Cargo.toml error:TOML parse error at line 20, column 1 | 20 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
(SmoothDragon)

documentation

https://docs.rs/flowscad

README

flowscad

Rust interface to OpenSCAD using the natural flow of function programming.

TODO: How to do traits for SCAD structs

For Ubuntu: apt install libclang1 clang

Commit count: 129

cargo fmt