include_gif 0.1.0

A procedural macro to include GIFs in Rust code
Documentation
include_gif-0.1.0 has been yanked.

sdk_include_gif

This crate provides a macro include_gif!("path/to/image.gif") that packs a gif image into a byte reprenstation that can be understood by the Rust Nano SDK and included at compile time to produce black-and-white icons.