matrix_rhal 0.0.4

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

[package]
authors = ["Carlos Chacin"]
description = "The Rust implementation of MATRIX HAL."
documentation = "https://docs.rs/matrix_rhal/"
edition = "2018"
exclude = ["Makefile"]
keywords = ["raspberry-pi", "matrix-creator", "matrix-voice", "matrix-labs"]
license = "GPL-3.0"
name = "matrix_rhal"
readme = "README.md"
repository = "https://github.com/matrix-io/matrix-rhal"
version = "0.0.4"