include_gif

Crates.ioinclude_gif
lib.rsinclude_gif
version1.2.4
created_at2023-09-25 17:44:11.322528+00
updated_at2025-09-02 08:56:27.456362+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
size19,572
Alexis Grojean (agrojean-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