Module string

Source
Expand description

Aliasable String.

Structs§

AliasableString
Basic aliasable (non core::ptr::Unique) alternative to alloc::string::String.
UniqueString
A UTF-8–encoded, growable string.