Module libnv::nvpair[][src]

Expand description

Solaris implementation of Name/Value pairs library.

Structs

Enums

Options available for creation of an nvlist

Traits

This allows usage of insert method with basic types. Implement this for your own types if you don’t want to convert to primitive types every time.