rofisys 0.3.0

This system crate provides Rust language bindings (via the use of Bindgen) to the Rust-OFI library.
Documentation
[build-dependencies.autotools]
version = "0.2.4"

[build-dependencies.bindgen]
version = "0.68.1"

[build-dependencies.glob]
version = "0.3.0"

[build-dependencies.subprocess]
version = "0.1.18"

[dependencies]

[lib]
name = "rofisys"
path = "src/lib.rs"

[package]
authors = [" Mark V Raugas <mark.raugas@pnnl.gov>", "Ryan D. Friese <ryan.friese@pnnl.gov>", "Roberto Gioiosa <roberto.gioiosa@pnnl.gov>"]
categories = ["external-ffi-bindings", "network-programming"]
description = "This system crate provides Rust language bindings (via the use of Bindgen) to the Rust-OFI library."
edition = "2021"
keywords = ["hpc", "network", "ditributed", "libfabrics"]
license-file = "LICENSE"
name = "rofisys"
readme = "README.md"
repository = "https://github.com/pnnl/rofi-sys"
version = "0.3.0"