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

Reduce Usage of map_err #161

Closed
jonjove opened this issue Jul 5, 2022 · 0 comments · Fixed by #162
Closed

Reduce Usage of map_err #161

jonjove opened this issue Jul 5, 2022 · 0 comments · Fixed by #162
Assignees

Comments

@jonjove
Copy link
Contributor

jonjove commented Jul 5, 2022

What problem does your feature solve?

There is an issue around not being able to just unwrap certain errors, requiring a map_err first. See #149 (comment).

What would you like to see?

unwrap or expect "just work".

What alternatives are there?

None.

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 a pull request may close this issue.

2 participants