libzfs-sys 0.5.4

Rust bindings to libzfs
docs.rs failed to build libzfs-sys-0.5.4
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: libzfs-sys-0.5.9

libzfs-sys

Bindings to libzfs 0.7.8. Uses bindgen.

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.8. As libzfs is not a stable interface, they should only be used against this version.

OS

These bindings were compiled on Centos 7.4.x. They are likely to work against other OS, but make sure to test first.