Name: Anonymous 2023-03-15 18:11
I do believe that Rust is what every programmer should use nowadays, especially those who are interested in systems programming. Although I don't like some aspects of its syntax, I believe that it really improved my ability to think about my code and how it works because it forces me to be explicit when designing an API.