16 releases
Uses old Rust 2015
0.5.11 | Aug 5, 2019 |
---|---|
0.5.10 | May 5, 2019 |
0.5.9 | Nov 12, 2018 |
0.5.6 | May 15, 2018 |
0.1.0 | Dec 20, 2017 |
#1651 in Filesystem
43 downloads per month
Used in libzfs
59KB
1.5K
SLoC
libzfs-sys
Bindings to libzfs 0.7.13. Uses bindgen.
Overview
Bindings created using rust bindgen and written
to the src dir. To rebuild bindings, delete this file and run cargo build
.
ZFS version
These bindings were compiled against ZFS 0.7.13. As libzfs
is not a stable interface,
they should only be used against this version.
OS
These bindings were compiled on Centos 7.5.x. They are likely to work against other OS, but make sure to test first.
lib.rs
:
libzfs_sys — Rust bindings to libzfs2.
Overview
Bindings created using rust bindgen and written
to the src dir. To rebuild bindings run cargo build
.
ZFS version
These bindings were compiled against ZFS 0.7.13. As libzfs
is not a stable interface,
they should only be used against this version.
OS
These bindings were compiled on Centos 7.5.x. They are likely to work against other OS, but make sure to test first.
Dependencies
~0–2MB
~38K SLoC