4 stable releases
1.2.0 | Jul 31, 2024 |
---|---|
1.1.0 | May 27, 2024 |
1.0.1 | Dec 1, 2023 |
1.0.0 | Nov 14, 2023 |
0.1.0 |
|
#955 in Procedural macros
3,975 downloads per month
Used in 3 crates
10KB
207 lines
sdk_include_gif
This crate provides a macro include_gif!("path/to/image.gif")
that packs a gif image into a byte representation that can be understood by the Rust Nano SDK and included at compile time to produce black-and-white icons.
Dependencies
~6.5MB
~96K SLoC