Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

Yeah, `anyhow` is basically Go error handling.

Better than C, sufficient in most cases if you're writing an app, to be avoided if you're writing a lib. There are alternatives such as `snafu` or `thiserror` that are better if you need to actually catch the error.



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

Search: