| Crates.io | embedded-menu |
| lib.rs | embedded-menu |
| version | 0.6.1 |
| created_at | 2023-05-14 14:51:36.013151+00 |
| updated_at | 2024-02-25 21:22:21.105892+00 |
| description | Simple interactive menu for embedded devices |
| homepage | |
| repository | https://github.com/bugadani/embedded-menu |
| max_upload_size | |
| id | 864311 |
| size | 137,707 |
Interactive menu implementation aimed for embedded devices, written in Rust, built
mainly on top of embedded-graphics.
Examples require SDL2. Refer to the embedded-graphics docs for more info on how to set it up.