Module string

Module string 

Source
Expand description

UTF-8 encoded, growable string types with constant capacity.

Structsยง

Drain
A draining iterator for String.
FromUtf8Error
A possible error value when converting a UTF-8 byte vector into a String.
String
A UTF-8 encoded, growable string.