Functionsยง
- write_
byte_ arrays - Writes byte arrays to separate
.binfiles in a specified directory and generates a.rsfile adjacent to the directory. The.rsfile usesinclude_bytes!to reference the.binfiles.
.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.