include_gif 1.0.1

procedural macro that packs a gif image into a byte representation
Documentation
1
2
3
# 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](https://github.com/LedgerHQ/ledger-nanos-sdk) and included at compile time to produce black-and-white icons.