Module coca::string

source · []
Expand description

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

Structs

A draining iterator for String.

A possible error value when converting a UTF-8 byte vector into a String.

A UTF-8 encoded, growable string.