librocksdb-emerald-sys 1.0.0

Native bindings to librocksdb
Documentation
[build-dependencies.gcc]
features = ["parallel"]
version = "0.3"

[build-dependencies.make-cmd]
version = "0.1"

[dependencies.libc]
version = "0.2"

[dev-dependencies.const-cstr]
version = "0.2"

[features]
default = ["static"]
static = []

[package]
authors = ["Constantine r8d8@etcdev.io"]
build = "build.rs"
description = "Native bindings to librocksdb"
keywords = ["ffi", "rocksdb"]
license = "MIT/Apache-2.0/BSD-3-Clause"
links = "rocksdb"
name = "librocksdb-emerald-sys"
readme = "README.md"
repository = "https://github.com/spacejam/rust-rocksdb.git"
version = "1.0.0"