Skip to content

feat: add custom error type#9

Open
shadowgate15 wants to merge 1 commit intolbwa:mainfrom
shadowgate15:feat/custom-error
Open

feat: add custom error type#9
shadowgate15 wants to merge 1 commit intolbwa:mainfrom
shadowgate15:feat/custom-error

Conversation

@shadowgate15
Copy link
Copy Markdown

@shadowgate15 shadowgate15 commented May 4, 2025

This PR drops anyhow in favor of an error type that implements the std::error::Error trait. So any trait object based error handling type can be used (i.e. eyre, anyhow, etc).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant