Crates.io | hdbconnect_impl |
lib.rs | hdbconnect_impl |
version | 0.29.0 |
source | src |
created_at | 2023-02-02 16:06:06.633426 |
updated_at | 2024-10-23 22:41:47.727289 |
description | Common implementation of hdbconnect and hdbconect_async; not for direct use |
homepage | |
repository | https://github.com/emabee/rust-hdbconnect |
max_upload_size | |
id | 774889 |
size | 776,351 |
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.