maxmatrix_rs-0.1.1 has been yanked.
About
A Rust port of the MaxMatrix Library for Arduino Development
I ported this library from the C++ version. Credits go to riyas-org max7219 library
Installation
This Rust library has to be used with the Arduino Hal for Rust.
Add this to your Cargo.toml file:
= { = "https://github.com/JB-it/maxmatrix_rs"}