microcad-std 0.4.0

µcad Standard Library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# µcad standard library

[![Crates.io](https://img.shields.io/crates/v/microcad-std.svg)](https://crates.io/crates/microcad-std)
[![Documentation](https://docs.rs/microcad-std/badge.svg)](https://docs.rs/microcad-std/)

This crate provides the µcad standard library itself and a Rust API to embed it into applications.

The Rust API includes functionality to embed the lib as well as to install and uninstall it in the user's home directory.

## ❤️ Support the project

This crate is part of the [microcad project](https://microcad.xyz).

If you like this project, you can help us spend more time on it by donating:

<a href="https://opencollective.com/microcad/donate" target="_blank">
<img src="https://opencollective.com/microcad/donate/button@2x.png?color=blue" width=300 />
</a>