Rust_IBM_DB

Crates.ioRust_IBM_DB
lib.rsRust_IBM_DB
version0.1.0
sourcesrc
created_at2020-11-05 09:36:17.443568
updated_at2020-11-05 09:36:17.443568
descriptionA tool for DB2 connectivity using CLI Driver
homepagehttps://github.com/ibmdb/rust-ibm_db
repositoryhttps://github.com/ibmdb/rust-ibm_db
max_upload_size
id308840
size21,094,204
Binit Kumar (AWADHAMBIKA)

documentation

README

rust-ibm_db

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.

Commit count: 54

cargo fmt