# 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
If you want a synchronous rust driver for HANA,
use [`hdbconnect`](https://crates.io/crates/hdbconnect).
If you want an asynchronous rust driver for HANA,
use [`hdbconnect_async`](https://crates.io/crates/hdbconnect_async).