Replies: 1 comment 6 replies
-
|
What do you think, @EstebanBorai ? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Imo, we should migrate from
anyhowtocolor_eyreThere are several reasons for this decision:
color_eyreis a drop-in replacement foranyhow: You don't have to re-learn anything to be able to write itcolor_eyreis way prettier thananyhow: See examples in feat: Switch to color_eyre and remove unneeded .unwrap()s #426color_eyre's trait has more methods on errors, likesection,warning,suggestion,context, etc. See docseyreis a progression ofanyhowLet me know what you think
Beta Was this translation helpful? Give feedback.
All reactions