pizzamig / leveldb-sys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leveldb-sys

Lowlevel bindings to the leveldb C library.

Usage

If your project is using Cargo, drop the following lines in your Cargo.toml:

[dependencies]

leveldb-sys = "*"

Features

levelbd-sys offers a snappy feature to build the snappy library.

LICENSE

MIT

About

License:MIT License


Languages

Language:Rust 100.0%