Skip to content

Add clone impls to some errors#238

Open
cameron1024 wants to merge 2 commits intotxpipe:mainfrom
cameron1024:clone-more-errors
Open

Add clone impls to some errors#238
cameron1024 wants to merge 2 commits intotxpipe:mainfrom
cameron1024:clone-more-errors

Conversation

@cameron1024
Copy link
Contributor

Very small PR that adds Clone impls to a couple of error types. I have some error types in my own crate that have Clone bounds, and IMO it's better for the underlying error to implement Clone, rather than chucking it in an Arc.

Thanks 😁

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant