matrix_rhal 0.0.0

The Rust implementation of MATRIX HAL.
Documentation
[package]
name = "matrix_rhal"
version = "0.0.0"
authors = ["Hermitter"]
edition = "2018"
exclude = ["Makefile"]
description = "The Rust implementation of MATRIX HAL."
license = "GPL-3.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
nix = "0.16.1"