Rust is coming-up often-enough in the perpetual thread, often with interesting questions or bug reports, so it might be a good time to start a dedicated thread for it ...
Every programming language has strengths and weaknesses. Python offers many convenient programming conventions but is computationally slow. Rust gives you machine-level speed and strong memory safety ...