Skip to content

feat: Add anyhow Integration - #212

Merged
Swatinem merged 1 commit into
masterfrom
feat/anyhow
May 18, 2020
Merged

feat: Add anyhow Integration#212
Swatinem merged 1 commit into
masterfrom
feat/anyhow

Conversation

@Swatinem

Copy link
Copy Markdown
Contributor

Unfortunately, it does require a separate integration/method, since
anyhow::Error does not impl std::error::Error.

Comment thread sentry/examples/anyhow-demo.rs
Comment thread sentry-anyhow/src/lib.rs Outdated
Comment thread sentry-anyhow/src/lib.rs Outdated
@jan-auer

Copy link
Copy Markdown
Member

What's going on with CI?

@Swatinem

Copy link
Copy Markdown
Contributor Author

What's going on with CI?

The base is a different PR, and builds don‘t run for those -_-

Unfortunately, it does require a separate integration/method, since
`anyhow::Error` does not impl `std::error::Error`.
@Swatinem
Swatinem changed the base branch from feat/std-error to master May 18, 2020 09:01
@Swatinem
Swatinem merged commit 1df48f0 into master May 18, 2020
@Swatinem
Swatinem deleted the feat/anyhow branch May 18, 2020 12:04
This was referenced May 18, 2020
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.

3 participants