3 releases

Uses old Rust 2015

0.1.2 Aug 28, 2020
0.1.1 Nov 12, 2018
0.1.0 Nov 8, 2018

#1376 in Filesystem

Download history 21/week @ 2024-02-19 60/week @ 2024-02-26 22/week @ 2024-03-04 23/week @ 2024-03-11 16/week @ 2024-03-18 24/week @ 2024-03-25 75/week @ 2024-04-01 18/week @ 2024-04-08 14/week @ 2024-04-15

132 downloads per month
Used in 2 crates

MIT license

5KB
111 lines

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.


lib.rs:

libzfs-types — Shared types for libzfs

Dependencies

~0.4–1MB
~24K SLoC