#kittycad #modeling #api

kittycad-modeling-cmds-macros-impl

Macros for defining KittyCAD modeling commands

4 releases

0.1.13 Jan 7, 2025
0.1.12 Sep 29, 2024
0.1.11 Sep 25, 2024
0.1.10 Sep 24, 2024

#1718 in Procedural macros

Download history 262/week @ 2024-12-21 943/week @ 2024-12-28 3923/week @ 2025-01-04 3202/week @ 2025-01-11 1804/week @ 2025-01-18 3422/week @ 2025-01-25 5079/week @ 2025-02-01 3340/week @ 2025-02-08 3202/week @ 2025-02-15 5708/week @ 2025-02-22 7380/week @ 2025-03-01 7359/week @ 2025-03-08 11207/week @ 2025-03-15 6269/week @ 2025-03-22 4777/week @ 2025-03-29 5582/week @ 2025-04-05

29,021 downloads per month
Used in 6 crates (via kittycad-modeling-cmds-ma…)

MIT license

12KB
149 lines

Proc-macros for implementing kittycad-modeling-cmds 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

~200–630KB
~15K SLoC