AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Write Code Like a Rust Developer Should
The most difficult part about Rust is that I want to write my code like a Rust developer should. What I usually hear is idiomatic Rust, which I don't know if that's actually the right term. And there are definitely things that you should and shouldn't do in Rust. Just because you can do a thing doesn't mean you should do the thing, right?