Crate embed_bytes

Source

Functionsยง

write_byte_arrays
Writes byte arrays to separate .bin files in a specified directory and generates a .rs file adjacent to the directory. The .rs file uses include_bytes! to reference the .bin files.