Crate burned

Source

Macrosยง

embed
Embed a file into the binary as a string. This is useful for HTML files or other static files that need to be represented as a string.
embed_binary
Embed a file into the binary as a byte array. This is useful for binary files that need to be represented as a byte array.