rust-libzfs icon indicating copy to clipboard operation
rust-libzfs copied to clipboard

Bindings to libzfs from rust

rust-libzfs

Build Status

This repo provides bindings from libzfs to rust using bindgen. It also provides a wrapper around those bindings for idiomatic use. Additionally, it provides node bindings around the rust wrapper.