Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support converting between anyhow::Error and eyre::Report automatically with ? #178

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ten3roberts
Copy link
Contributor

No description provided.

@@ -29,6 +29,7 @@ pyo3 = { version = "0.13", default-features = false, features = ["auto-initializ
indenter = "0.3.0"
once_cell = "1.4.0"
pyo3 = { version = "0.13", optional = true, default-features = false }
anyhow = "1.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's put this behind a feature?

@ten3roberts ten3roberts force-pushed the anyhow-compat branch 3 times, most recently from 07be581 to a663f0a Compare June 21, 2024 17:59
@ten3roberts ten3roberts force-pushed the anyhow-compat branch 2 times, most recently from 5d5e18c to 037f999 Compare August 29, 2024 21:18
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.

2 participants