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

Too many unwraps! #13

Open
jahzielv opened this issue Jul 29, 2020 · 0 comments
Open

Too many unwraps! #13

jahzielv opened this issue Jul 29, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@jahzielv
Copy link
Owner

Yesterday I learned that unwrap should be avoided in production code. I wouldn't call Hemingway production code, but I do use it every day and I want to write better Rust, so I figured I should probably get rid of the unwraps and do it the correct way.

@jahzielv jahzielv added the bug Something isn't working label Jul 29, 2020
@jahzielv jahzielv self-assigned this Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant