Module string

Module string 

Source
Expand description

Provides std::string.

Structs§

String
A UTF-8–encoded, growable string.

Traits§

ToString
A trait for converting a value to a String.