The intention of this patch is to allow a library that might offer a hook to optionally embed files to compile successfully even if the environment variable isn't set, which may be the case during `cargo clippy` or other integration tests.
Regards,
Tommy.
Peter John
unread,
11:40 AM (8 hours ago) 11:40 AM
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rust-embed-devs
Hi Tommy,
Thanks. I've applied your patch and will release a new version soon with the changes.