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

Implement std::error::Error for HttpError #90

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Implement std::error::Error for HttpError #90

merged 1 commit into from
Feb 25, 2021

Conversation

smklein
Copy link
Contributor

@smklein smklein commented Feb 25, 2021

This implementation allows HttpError to be composed within a thiserror error type.

dropshot/src/error.rs Show resolved Hide resolved
dropshot/src/error.rs Show resolved Hide resolved
@smklein smklein merged commit 346d0a8 into master Feb 25, 2021
@davepacheco
Copy link
Collaborator

I forgot -- we should update the changelog for this change as well. (Obviously it's fine if that's a follow-on PR.)

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.

2 participants