Mimer SQL C API Bindings
The mimerrust-sys crate is responsible for the low-level wrapping of the Mimer SQL C API. It's not meant to be used directly. Instead use the mimerrust crate.
To reduce build time and avoid requirements on LLVM and Clang on Windows a pre-generated binding is used by default. To generate and use a new binding, pass the --features run_bindgen when building.
Resources
Credits
The following persons have contributed to the initial version of Mimer SQL Rust API:
- Edvard Axelman edvard.axelman@gmail.com
- Edvin Bruce edvinbruce@hotmail.com
- Simin Eriksson simon.eriksson8161@student.uu.se
- William Forslund williamforslund16@gmail.com
- Fredrik Hammarberg hammarberg83@gmail.com
- Viktor Wallsten viktorwallsten15@gmail.com