top | item 45957955 (no title) goddtriffin | 3 months ago Great post. I do the same thing for all of my Rust web servers too. I don't use anyhow though, prefer rolling everything myself - which as you call out is a pain after a while. discuss order hn newest ruptwelve|3 months ago `Anyhow` is a great thing to get you started. But ultimately you wanna use some bespoke errors, and just roll your own!
ruptwelve|3 months ago `Anyhow` is a great thing to get you started. But ultimately you wanna use some bespoke errors, and just roll your own!
ruptwelve|3 months ago