3 releases

Uses old Rust 2015

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

#1433 in Filesystem

Download history 18/week @ 2024-04-08 14/week @ 2024-04-15 18/week @ 2024-04-22 13/week @ 2024-04-29 20/week @ 2024-05-06 16/week @ 2024-05-13 24/week @ 2024-05-20 17/week @ 2024-05-27 20/week @ 2024-06-03 29/week @ 2024-06-10 24/week @ 2024-06-17 23/week @ 2024-06-24 8/week @ 2024-07-01 12/week @ 2024-07-08 17/week @ 2024-07-15 25/week @ 2024-07-22

65 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
~22K SLoC