Crates.io | odbc-ffi |
lib.rs | odbc-ffi |
version | 0.2.4 |
source | src |
created_at | 2017-03-04 23:11:57.689764 |
updated_at | 2017-03-19 22:29:37.636016 |
description | renamed to odbc-sys |
homepage | |
repository | https://github.com/pacman82/odbc-ffi |
max_upload_size | |
id | 8813 |
size | 29,735 |
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.
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.
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.