Skip to content

docs: add codegen examples #14

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

Merged
merged 3 commits into from
Aug 5, 2020
Merged

docs: add codegen examples #14

merged 3 commits into from
Aug 5, 2020

Conversation

skyzh
Copy link
Owner

@skyzh skyzh commented Aug 5, 2020

  • close VSCode or other tools that might run rust-analyzer before you start.
  • move original source code into raytracer folder
  • create raytracer_codegen crate
  • add raytracer_codegen to dependencies of raytracer, copy all codes from tutorial
  • use procedural macro in raytracer
  • create a root Cargo.toml with workspace definition
  • before commit, MAKE SURE you didn't accidentally add target/ folder or other binaries into git (you may add them into .gitignore)

@skyzh skyzh merged commit 5caac0f into master Aug 5, 2020
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