nvml 0.0.2

A mid-level wrapper around PMDK (the persistent memory development kit), formely NVML
docs.rs failed to build nvml-0.0.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

nvml

nvml is a rust crate providing mid-level bindings for PMDK, the persistent memory libraries (formerly NVML) using the nvml-sys FFI bindings.

It currently requires rust nightly to compile.

Licensing

The license for this project is MIT.