Module smallstr

Source
Expand description

smallstr

Implements SmallString, a String-like container for small strings

Structsยง

SmallString
A String-like container that can store a small number of bytes inline.