Skip to content

Derive Clone, PartialEq and Eq for Error#54

Open
rnestler wants to merge 1 commit into
dcuddeback:masterfrom
rnestler:derive-error-clone
Open

Derive Clone, PartialEq and Eq for Error#54
rnestler wants to merge 1 commit into
dcuddeback:masterfrom
rnestler:derive-error-clone

Conversation

@rnestler

@rnestler rnestler commented Jul 4, 2018

Copy link
Copy Markdown

I'm not entirely sure if it makes sense to derive ParialEq and Eq since we would also compare the description string. One should probably just compare/match on the ErrorKind field.

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.

1 participant