1 2 3 4 5
# µ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`.