Hacker News new | ask | show | jobs
by slowmovintarget 1068 days ago
Easy? No. Rust is a far more difficult language to work in than Python.

It will require you to write more correct code, so the end product is more likely to come out better. But it is not easy, even for building "good" software. (Assumption: "good" := correct, maintainable, efficient, and robust -- Rust nails the efficient part.)