A userland-only subset of illumos' libnvpair, intended to be portable to other systems.
This library is safe rust bindings to nvpair
Name/value pairs library
nvpair-rs
is available on crates.io and can be included in your Cargo enabled project like this:
[dependencies]
nvpair-rs= "0.2.0"
Read the docs.