whamcloud / rust-libzfs

Bindings to libzfs from rust
MIT License
27 stars 12 forks source link
libzfs neon nodejs rust zfs

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.