GoogleChrome / GoogleChrome/ripunzip
Improved error handling
Open
- Dominant language
- Rust
- Stars
- 294
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We use ripunzip as a crate in our app, and wanted to suggest propagating ripunzip errors using an enum instead of anyhow, it would allow us to handle them and show appropriate error messages to the user.
Contributor guide
Assessment
This issue has not been assessed yet.