# µcad import API
[](https://crates.io/crates/microcad-import)
[](https://docs.rs/microcad-import/)
This crate provides the µcad import Rust API which is used to import arbitrary file formats into microcad.
Currently, only `toml` is implemented.
TOML files can be loaded to import data as `Tuple`.
## ❤️ 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>