Hacker News new | ask | show | jobs
by bobbylarrybobby 665 days ago
The article does talk about anyhow (maybe it was updated?) but yeah, no thiserror seems like a big omission. thiserror is how you solve the problem of exposing your own error types in your public API without pulling your hair out.