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

refactor: derive Debug and Clone for Classification and Elements #15

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

ShenMian
Copy link
Contributor

  • Add Debug and Clone derive to Classification enum
  • Add Debug and Clone derive to Elements struct

Fixes #14

- Add Debug and Clone derive to Classification enum
- Add Debug and Clone derive to Elements struct

Fixes neuromorphicsystems#14
@BJohnBraddock
Copy link

+1 on this. There's no reason against and many reasons for!

@aMarcireau
Copy link
Member

Looks good! Thanks for the contribution. I will create a new release with the change.

@aMarcireau aMarcireau merged commit 0941abe into neuromorphicsystems:master Jan 16, 2025
@ShenMian ShenMian deleted the patch-1 branch January 16, 2025 07:41
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.

Implementing common traits for Elements
3 participants