matrix_rhal 0.0.1

The Rust implementation of MATRIX HAL.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.nix]
version = "0.16.1"

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