Module string

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.