Hacker News new | past | comments | ask | show | jobs | submit login

In addition to libraries like quick error and error chain, you can just use coalesce your errors into `Box<Error>` instead of defining an enum like this.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: