Module string

Source

Structsยง

ReusableString
A wrapper around String that allows for reusing its allocation.
ReusableStringGuard
A RAII guard that provides temporary, exclusive access to a String from a ReusableString.