|
|
|
|
|
by JoshTriplett
3619 days ago
|
|
libstd defines varying amounts of string manipulation and abstraction for those string types, though. I'd love to see additional support for handling bytestrings in libstd, to make it easier to write code that handles both &str and &[u8]. |
|