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

Use derive macro for impl Clone #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

LighghtEeloo
Copy link

@LighghtEeloo LighghtEeloo commented May 19, 2023

A simple, minimal PR that uses the derive macro to implement the Clone trait, just as told in the comments of the code.

Ran through test (with serde feature on and off), fmt and clippy.

I'm uncertain about why it wasn't done earlier; I didn't ask in an issue because it's a small PR to review and comment on (not sure whether it's the right thing to do... I'm sorry if it's not).

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.

None yet

1 participant