Skip to content
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

cleanup: add workspace entry to Cargo.toml, derive Debug and Clone for types #21

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

zshipko
Copy link
Contributor

@zshipko zshipko commented Dec 5, 2024

Closes #19

  • Derives Debug and Clone for PDK types
  • Also adds workspace section to Cargo.toml, which should allow plugins to be built in a nested cargo workspace

@zshipko zshipko requested a review from bhelx as a code owner December 5, 2024 17:03
@zshipko zshipko merged commit f833994 into main Dec 6, 2024
1 check passed
@zshipko zshipko deleted the workspace-and-derive branch December 6, 2024 17:53
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.

consider derive Debug/Clone for all generated structs
1 participant