include_gif

Crates.ioinclude_gif
lib.rsinclude_gif
version1.2.5
created_at2023-09-25 17:44:11.322528+00
updated_at2026-01-15 11:23:11.922275+00
descriptionprocedural macro that packs a gif image into a byte representation
homepage
repositoryhttps://github.com/LedgerHQ/ledger-device-rust-sdk
max_upload_size
id982914
size35,960
(cratesio-ledger)

documentation

README

include_gif

Dynamic TOML Badge

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.

Commit count: 949

cargo fmt