Crates.io | include_gif |
lib.rs | include_gif |
version | 1.1.0 |
source | src |
created_at | 2023-09-25 17:44:11.322528 |
updated_at | 2024-05-27 11:17:38.106536 |
description | procedural macro that packs a gif image into a byte representation |
homepage | |
repository | https://github.com/LedgerHQ/ledger-device-rust-sdk |
max_upload_size | |
id | 982914 |
size | 8,718 |
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.