forked from instrumentisto/rust-incubator
-
Notifications
You must be signed in to change notification settings - Fork 110
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
mhnap, NamesMark and kilterdev
Metadata
Metadata
Assignees
Labels
No labels