|
|
|
|
|
by Manishearth
3330 days ago
|
|
(note that rust just requires the built-in string type to be valid Unicode, you are free to manipulate other kinds of strings, which is exactly how the os string problem is solved. Also gives you a chance to explicitly handle the errors.) |
|