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

feat: derive Clone for State #107

Merged
merged 1 commit into from
Oct 10, 2022
Merged

feat: derive Clone for State #107

merged 1 commit into from
Oct 10, 2022

Conversation

Xion
Copy link
Contributor

@Xion Xion commented Oct 9, 2022

Mostly to enable embedding State inside larger types that can then have other useful traits derived for them (e.g. Builder from derive_builder crate) which transitively require Clone.

Copy link
Owner

@jcornaz jcornaz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@jcornaz jcornaz changed the title feat: derive Clone for State feat: derive Clone for State Oct 10, 2022
@jcornaz jcornaz merged commit 945c524 into jcornaz:main Oct 10, 2022
@github-actions
Copy link
Contributor

🎉 This has been resolved in version 4.1.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants