include_gif 1.2.0

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-device-rust-sdk/tree/master/ledger_device_sdk) and included at compile time to produce black-and-white icons.