Derive Macrosยง
- Embed
File As embed_file_as
specifies a proc macro for embedding files into your binary as a series of UTF8 array and UTF16 array with additional meta data like the hash, date_modified and mimetype for the target source file.
embed_file_as
specifies a proc macro for embedding files into
your binary as a series of UTF8 array and UTF16 array with
additional meta data like the hash, date_modified and mimetype
for the target source file.