Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 946 Bytes

File metadata and controls

18 lines (11 loc) · 946 Bytes

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.

Note: These bindings will fail to build with Glusterfs 3.x series

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!