10 stable releases
| new 1.2.6 | Mar 11, 2026 |
|---|---|
| 1.2.4 | Sep 2, 2025 |
| 1.2.2 | Jul 18, 2025 |
| 1.2.0 | Jul 31, 2024 |
| 0.1.0 |
|
#1310 in Procedural macros
9,462 downloads per month
Used in 3 crates
11KB
204 lines
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 SDK and included at compile time to produce icons.
Dependencies
~10MB
~212K SLoC