~witcher/rss-email#13: 
Remove avoidable usage of `unwrap`

unwrap has been used in quite a few places while prototyping and should be removed to ensure

  • good error messages
  • avoidable errors

In the future it's also possible to replace anyhow with custom errors to make error handling clearer and be able to handle different error types appropriately.

Status
REPORTED
Submitter
~witcher
Assigned to
No-one
Submitted
2 years ago
Updated
1 year, 11 months ago
Labels
No labels applied.

~witcher 1 year, 11 months ago

witcher referenced this ticket in commit 55c6cbf.

Register here or Log in to comment, or comment via email.