Crates.io | include_gif |
lib.rs | include_gif |
version | 1.2.0 |
source | src |
created_at | 2023-09-25 17:44:11.322528 |
updated_at | 2024-07-31 08:34:58.127564 |
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 | 9,938 |
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.