Expand description
Aliasable String.
Structs§
- Aliasable
String - Basic aliasable (non
core::ptr::Unique) alternative toalloc::string::String. - Unique
String - A UTF-8–encoded, growable string.
Aliasable String.
core::ptr::Unique) alternative to
alloc::string::String.