libfabric-sys 0.0.1

libfabric FFI bindings
Documentation
[](This file is part of libfabric. It is subject to the license terms in the COPYRIGHT file found in the top-level directory of this distribution and at https://raw.githubusercontent.com/lemonrock/libfabric/master/COPYRIGHT. No part of libfabric, including this file, may be copied, modified, propagated, or distributed except according to the terms contained in the COPYRIGHT file.)
[](Copyright © 2017 The developers of libfabric. See the COPYRIGHT file in the top-level directory of this distribution and at https://raw.githubusercontent.com/lemonrock/libfabric/master/COPYRIGHT.)

# libfabric

[![Clippy Linting Result](https://clippy.bashy.io/github/lemonrock/libfabric/master/badge.svg?style=plastic)](https://clippy.bashy.io/github/lemonrock/libfabric/master/log) [![](https://img.shields.io/badge/Code%20Style-rustfmt-brightgreen.svg?style=plastic)](https://github.com/rust-lang-nursery/rustfmt#configuring-rustfmt)

`libfabric-sys` is a rust crate developed as part of a Rust [libfabric] wrapper.


## Licensing

The license for this project is MIT.

[libfabric]: https://github.com/lemonrock/libfabric "libfabric GitHub page"