gfapi-sys 4.0.0

This crates provides FFI bindings for Gluster's API
docs.rs failed to build gfapi-sys-4.0.0
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: gfapi-sys-3.0.1

Gfapi Rust Bindings Build Status Docs

The gfapi-sys crate provides declarations and linkage for the Gluster gfapi C library.

Higher level safe abstractions are provided by the gluster.rs file. These safe bindings are only partially implemented. For an example of how to use the bindings please see the examples directory.

Projects written with Gfapi-sys

Here is a list of known projects using gfapi-sys:

For information on how to use this library see: https://gluster.readthedocs.org/en/latest/Features/libgfapi/

Want to add your project here? Create a pull request for it!