Skip to content

Trying to implement anyhow and diesel examples together #2530

Answered by manstie
manstie asked this question in Q&A
Discussion options

You must be logged in to vote

Did you figure out how to make InteractError and anyhow::Error work together? I'm seeing the same compile errors as you.

just ditch anyhow and go with a generic error handler e.g. https://gist.github.com/manstie/ef93450a0d8521589be7ce59e70e266c

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@davidpdrsn
Comment options

@manstie
Comment options

@domoritz
Comment options

@manstie
Comment options

Answer selected by manstie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants