Module string

Source
Expand description

alloc::string, but ABI-stable

Structsยง

ArcStr
A reference counted boxed string.
BoxedStr
A boxed string.
String
A growable owned string.
WeakStr
A weak reference counted boxed string.