| Crates.io | hdbconnect_impl |
| lib.rs | hdbconnect_impl |
| version | 0.32.0 |
| created_at | 2023-02-02 16:06:06.633426+00 |
| updated_at | 2025-06-06 15:58:40.582807+00 |
| description | Common implementation core of hdbconnect and hdbconnect_async; not for direct use |
| homepage | |
| repository | https://github.com/emabee/rust-hdbconnect |
| max_upload_size | |
| id | 774889 |
| size | 823,923 |
Major part of the implementation of both hdbconnect and hdbconnect_async.
Use hdbconnect
if you want a synchronous rust driver for HANA.
Use hdbconnect_async
if you want an asynchronous rust driver for HANA.