ecow
0.2.4
Module string
Module Items
Structs
In crate ecow
ecow
Module
string
Copy item path
Source
Expand description
A clone-on-write, small-string-optimized alternative to
String
.
Structs
ยง
EcoString
An economical string with inline storage and clone-on-write semantics.