9 releases
0.1.9 | Mar 13, 2024 |
---|---|
0.1.8 | Mar 2, 2024 |
0.1.6 | Feb 28, 2024 |
0.1.2 | Jan 5, 2024 |
0.1.0 | Dec 25, 2023 |
#2217 in Procedural macros
45 downloads per month
Used in kittycad-execution-plan
33KB
575 lines
Proc-macros for implementing execution-plan traits.
KittyCAD's Modeling API
This defines the API KittyCAD provides for you to model 3D objects.
Beware
This project does not use semver. We are using 0.1.x for everything. If you use this crate, commit your Cargo.lock to avoid being broken when we publish a new version.
Why? Because we use this primarily for KittyCAD server and clients, where we are on top of all changes.
Dependencies
~175–600KB
~14K SLoC