A running thing about Rust for me is that I get frustrated because I have about three times as much error handling code as I do in any other programming language but it's hard to complain because the fact of the matter is my Rust programs correctly handle errors at least three times as often as my non-Rust programs
I have talked about this before because it keeps happening