Module collections::string[src]

An owned, growable string that enforces that its contents are valid UTF-8.

Structs

String

A growable string stored as a UTF-8 encoded buffer.