-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
I recently started using superconsole and I really like it. Thanks for making this! 🙏
The use of anyhow presents a bit of an ergonomics problem however. For example, in my application I use eyre and I have to manually map_err your anyhow errors to eyre::Reports. It seems that under the hood you are using thiserror to define errors. Perhaps these could be brought up to the surface instead of wrapping them in anyhow::Error?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels