pmemkv-rs
Rust API wrapping the pmemkv library.
Building
$ git clone https://github.com/photoszzt/pmemkv-rs.git
$ cd pmemkv-rs
# cargo build
Note that you must install pmemkv library first. For more information, see https://github.com/pmem/pmemkv.
Rust API wrapping the pmemkv library.
$ git clone https://github.com/photoszzt/pmemkv-rs.git
$ cd pmemkv-rs
# cargo build
Note that you must install pmemkv library first. For more information, see https://github.com/pmem/pmemkv.