#kittycad #unit-conversion #api #modeling

macro kittycad-unit-conversion-derive

Derive functions for unit conversions

1 unstable release

0.1.0 Dec 11, 2023

#10 in #kittycad

Download history 296/week @ 2023-12-18 44/week @ 2023-12-25 781/week @ 2024-01-01 708/week @ 2024-01-08 458/week @ 2024-01-15 615/week @ 2024-01-22 447/week @ 2024-01-29 1159/week @ 2024-02-05 882/week @ 2024-02-12 1103/week @ 2024-02-19 1215/week @ 2024-02-26 827/week @ 2024-03-04 1400/week @ 2024-03-11 1381/week @ 2024-03-18 1306/week @ 2024-03-25 1090/week @ 2024-04-01

5,181 downloads per month
Used in 3 crates (via kittycad-modeling-cmds)

MIT license

5KB
59 lines

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

~1.5MB
~34K SLoC