|
|
|
|
|
by mortoray
1826 days ago
|
|
It's a bit disappointing that a relatively new language like Rust doesn't handle these correctly. There's no value in a String type if it doesn't behave for text. One can simply use a "Array<char>" to convey proper semantic meaning. |
|