microcad-core

Crates.iomicrocad-core
lib.rsmicrocad-core
version0.2.2
created_at2024-12-20 14:12:43.254993+00
updated_at2025-09-23 09:30:50.217487+00
descriptionµcad core
homepagehttps://microcad.xyz
repositoryhttps://github.com/rustfahrtagentur/microcad
max_upload_size
id1490215
size84,944
Wilston Oreo (WilstonOreo)

documentation

https://docs.rs/microcad-core

README

µcad core crate

This crate contains the core functionality of µcad. It provides the basic data structures used to handle geometries and operations on them.

mod geo2d

Provides the basic 2D geometry types and operations on them.

mod export

Provides the Exporter trait, which allows exporting geometries to various formats.

Commit count: 3022

cargo fmt