odpic-sys 0.1.0

Bindings to Oracle Database Programming Interface for C (ODPI-C).
Documentation
[build-dependencies.cc]
version = "1.0"

[features]
separate_blocking = []

[lib]
name = "odpic_sys"
path = "src/lib.rs"

[package]
authors = ["Kubo Takehiro <kubo@jiubao.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
categories = ["database", "external-ffi-bindings"]
description = "Bindings to Oracle Database Programming Interface for C (ODPI-C)."
documentation = "https://docs.rs/odpic-sys"
edition = "2021"
homepage = "https://github.com/kubo/odpic-sys"
keywords = ["database", "oracle"]
license = "UPL-1.0/Apache-2.0"
name = "odpic-sys"
readme = "README.md"
repository = "https://github.com/kubo/odpic-sys"
version = "0.1.0"