# µ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>