Don't write Rust like Java
2024-08-09 17:41:24.456009+02 by Dan Lyke 0 comments
I still haven't got the tuits to sit down and really learn Rust, but I've read through the tutorials a few times, and as always start to struggle with "this seems kinda basic" and "where's the detail at?".
Don't write Rust like Java starts to dive into the idioms that make it feel more like thinking in the language, rather than trying to writing code that happens to translate to the language.