Expand description
UTF-8 encoded, growable string types with constant capacity.
Structsยง
- Drain
- A draining iterator for
String
. - From
Utf8 Error - A possible error value when converting a UTF-8 byte vector into a
String
. - String
- A UTF-8 encoded, growable string.