FFI (Foreign Function Interface) bindings for ODBC (Open Database Connectivity) As ffi bindings to C-APIs are low level by nature this library is intended to be the foundation of other libraries to build on top, rather than to be used directly.
Symbols are added to this library as we go along implementing uses cases in higher level APIs. If you miss something please do not hesitate to contribute.
Thanks to the folks of [docs.rs] for building and hosting the [documentation]!
Want to help out? Just create an issue, pull request or contact markus.klein@live.de.