Skip to content
This repository was archived by the owner on Jul 25, 2024. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 377 Bytes

File metadata and controls

7 lines (5 loc) · 377 Bytes

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.