-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RFC] Add macro method to read a file at compile time #2751
Labels
Comments
Bump |
There's baked_file_system shard, but admittedly having that in stdlib would be nice - partial impl. of |
@asterite Why closed? Is there a PR / reason for this? |
Seems like it's closed because it was implemented already, see #2791 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Wanting to embed resources in an executable is probably so common and useful that a special macro method for this would be nice.
The text was updated successfully, but these errors were encountered: