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. |
An owned, growable string that enforces that its contents are valid UTF-8.
| String | A growable string stored as a UTF-8 encoded buffer. |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct (or str), enum,
trait, typedef (or
tdef).