Improve error management by use thiserror #3

Merged
pierre merged 2 commits from GwenLg/GrammalecteClient:use_thiserror into master 2024-06-14 11:43:58 +00:00
Collaborator

The crate thiserror allow to easily create more powerful/useful errors.
Especially stack of error/context than can be displayed with anyhow.

The crate `thiserror` allow to easily create more powerful/useful errors. Especially stack of error/context than can be displayed with `anyhow`.
GwenLg force-pushed use_thiserror from 252bc0ae32 to d98859d064 2024-06-14 09:59:57 +00:00 Compare
GwenLg force-pushed use_thiserror from d98859d064 to 1ad5dfbe78 2024-06-14 10:05:51 +00:00 Compare
pierre approved these changes 2024-06-14 11:40:25 +00:00
pierre left a comment
Owner

Great job!

Great job!
pierre merged commit 1ad5dfbe78 into master 2024-06-14 11:43:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/GrammalecteClient#3
No description provided.