# hdbconnect_impl
[](https://crates.io/crates/hdbconnect_impl)
[](https://docs.rs/hdbconnect_impl)
[](https://github.com/emabee/hdbconnect_impl)
Major part of the implementation of both `hdbconnect` and `hdbconnect_async`.
## Direct use not recommended
Use [`hdbconnect`](https://crates.io/crates/hdbconnect)
if you want a synchronous rust driver for HANA.
Use [`hdbconnect_async`](https://crates.io/crates/hdbconnect_async)
if you want an asynchronous rust driver for HANA.