>For instance, why do you have to call to_string() on a thing that’s already a string?
It's so hard for me to take Rust seriously when I have to find out answers to unintuitive question like this
replies(7):
Unfortunately going from most languages to Rust forces you to speedrun this transition.