LVGL bindings for Rust. A powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
Good idea, shouldn't be hard to do that right now. As I was working mostly on the internal design of the library itself. Only a few (button, label) widgets are implemented.
lvgl v7.0.0 was recently released. It may be worth-while to upgrade to it, considering this project is still in it's early stages.