Crates.io | rpi-led-matrix-sys |
lib.rs | rpi-led-matrix-sys |
version | 0.2.1 |
source | src |
created_at | 2021-12-04 21:13:56.785841 |
updated_at | 2022-01-05 19:18:22.700313 |
description | system library for the rpi-rgb-led-matrix C++ library |
homepage | https://docs.rs/rpi-led-matrix-sys/ |
repository | https://github.com/rust-rpi-led-matrix/rust-rpi-rgb-led-matrix |
max_upload_size | |
id | 492383 |
size | 7,979,492 |
This crate provides direct, low-level bindings to the C++ library
rpi-rgb-led-matrix
.
The rpi-led-matrix crate builds
safe rust bindings on top of this crate and is the recommended way to
interact with rpi-rgb-led-matrix