Build Status Docs MIT licensed Published

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.

Design Goals

Current State

I add symbols to this library as I go along implementing uses cases in higher level APIs. If you miss something please do not hesitate to contribute.

Documentation

Thanks to the folks of [docs.rs] for building and hosting the [documentation]!

Contributing

Want to help out? Just create an issue, pull request or contact markus.klein@live.de.