Skip to content

Add support for include_str!#3

Open
lihe07 wants to merge 2 commits intofrank2:mainfrom
lihe07:main
Open

Add support for include_str!#3
lihe07 wants to merge 2 commits intofrank2:mainfrom
lihe07:main

Conversation

@lihe07
Copy link

@lihe07 lihe07 commented Apr 26, 2024

  • Created the goldberg_include_str! macro. Behaves like the built-in include_str! macro.
  • Currently the path is relative to the building working directory (Usually where Cargo.toml is placed).
  • I might align this behavior with the build-in macro by referencing to the implementation of include_dir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant