Open
Description
Problem to solve
Error handling is omitted from tasks. Panic, Result and Option never get mentioned in idioms chapter nor ecosystem.
Proposal
Add task to 3_ecosystem
where it would be required to refactor library code from manual mapping errors to usage of thiserror
+ write tests with usage of anyhow
.
Prior art
Alternatives
Error handling mentioned in 5_zero2prod
.
Links & references
Metadata
Metadata
Assignees
Labels
No labels