Crates.io | cargo-brust64 |
lib.rs | cargo-brust64 |
version | 0.1.7 |
source | src |
created_at | 2020-12-15 12:20:21.016288 |
updated_at | 2021-01-15 15:40:26.136073 |
description | cargo command to encode a bunch of static files into base64 and contained in a rust file as Hashmap |
homepage | |
repository | https://github.com/WasmPot/cargo-brust64.git |
max_upload_size | |
id | 323095 |
size | 34,667 |
A cargo command to encore a bunch of static files into base64 and contained in a rust file as Hashmap.
cargo install --path .
cargo brust64 -d <src_directory> -o file.rs
🏗 WIP...