microcad-core-0.2.9 has been yanked.
µ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.