15 releases (7 breaking)

0.9.4 Jul 26, 2020
0.8.0 Feb 4, 2020
0.5.1 Nov 14, 2019
0.1.0 Jul 30, 2019

#3 in #pmem

45 downloads per month

Apache-2.0 OR MIT

49KB
1K SLoC

pmdk

Rust wrapper for pmdk

Checklist for publishing repository on crates.io

  1. publish only from master branch
  2. the last commit is version bump that updates version number in TWO files Cargo.toml and src/lib.rs
  3. cargo fmt -- --check is clean
  4. cargo clippy is clean
  5. cargo test is clean
  6. version tagged with annotated tag that equals version number git tag -a -m 0.x.y 0.x.y
  7. cargo publish

Dependencies

~0.7–1.4MB
~29K SLoC