| Crates.io | microcad-core |
| lib.rs | microcad-core |
| version | 0.2.2 |
| created_at | 2024-12-20 14:12:43.254993+00 |
| updated_at | 2025-09-23 09:30:50.217487+00 |
| description | µcad core |
| homepage | https://microcad.xyz |
| repository | https://github.com/rustfahrtagentur/microcad |
| max_upload_size | |
| id | 1490215 |
| size | 84,944 |
This crate contains the core functionality of µcad. It provides the basic data structures used to handle geometries and operations on them.
geo2dProvides the basic 2D geometry types and operations on them.
exportProvides the Exporter trait, which allows exporting geometries to various formats.