Why do people even like Rust?
A common argument for choosing to use rust is: "Well, it's memory safe isn't it?". But that is not a good argument; many (most) languages are memory safe. "But it gives you speed/concurrency and control?", yes but so does C, C+