2 unstable releases

0.3.0 Sep 15, 2022
0.2.0 Sep 14, 2022

#1419 in Data structures

37 downloads per month

MIT license

52KB
1K SLoC

nvpair

A userland-only subset of illumos' libnvpair, intended to be portable to other systems.

What's that?

This library is safe rust bindings to nvpair Name/value pairs library

Installation

nvpair-rs is available on crates.io and can be included in your Cargo enabled project like this:

[dependencies]
nvpair-rs= "0.2.0"

Usage

Read the docs.

Dependencies

~0.5–3MB
~62K SLoC