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

Convert Exception to Error cont. #133

Closed
wants to merge 8 commits into from
Closed

Conversation

aubaugh
Copy link

@aubaugh aubaugh commented Dec 24, 2019

Continuation of #113 to resolve #86.

In my commit I changed all instances of BoxError with Error. I also added impl From's for log::SetLoggerError and std::io::Error

@Fishrock123
Copy link
Member

We moved to http_types::Error in c8366fb.

Thanks anyways!

@aubaugh aubaugh deleted the anyhow branch August 3, 2020 07:10
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.

surf::Exception does not implement std::error::Error
3 participants