microcad-import 0.3.0

µcad import
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# µcad import API

This crate provides the µcad import API which is used to import files into µcad.
Currently, only `toml` is implemented.
TOML files can be loaded to import data as `Tuple`.

## ❤️ Donate

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>