Crates.io | buildtime-png |
lib.rs | buildtime-png |
version | 0.1.4 |
source | src |
created_at | 2019-07-06 11:00:48.597284 |
updated_at | 2019-07-06 13:06:44.868414 |
description | Embed image as pixel data &[u8] into binary at build time. |
homepage | |
repository | https://gitlab.com/wtm/buildtime-png.rs |
max_upload_size | |
id | 147093 |
size | 9,722 |
Embed image as pixel data &[u8]
into binary at build time.
You don't have to add buildtime-png
as a dependency
- just add it as a build-dependency
.
See code in sample
folder for a sample usage.