Crates.io | Rust_IBM_DB |
lib.rs | Rust_IBM_DB |
version | 0.1.0 |
source | src |
created_at | 2020-11-05 09:36:17.443568 |
updated_at | 2020-11-05 09:36:17.443568 |
description | A tool for DB2 connectivity using CLI Driver |
homepage | https://github.com/ibmdb/rust-ibm_db |
repository | https://github.com/ibmdb/rust-ibm_db |
max_upload_size | |
id | 308840 |
size | 21,094,204 |
Considering this is to be used by RUST developer, it is assumed to have RUST language up and running in your system. Confirm by typing below in command cprompt:
rustc --version
RUST Driver: Tested on rustc 1.42.0 and above.
Also, current pre-requisite is Platform specific CLI Driver downloaded in system to be used in build.rs file.