include_gif

Crates.ioinclude_gif
lib.rsinclude_gif
version1.1.0
sourcesrc
created_at2023-09-25 17:44:11.322528
updated_at2024-05-27 11:17:38.106536
descriptionprocedural macro that packs a gif image into a byte representation
homepage
repositoryhttps://github.com/LedgerHQ/ledger-device-rust-sdk
max_upload_size
id982914
size8,718
Alexis Grojean (agrojean-ledger)

documentation

README

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.

Commit count: 488

cargo fmt