Module repr

Source
Expand description

An archived string representation that supports inlining short strings.

Constants§

INLINE_CAPACITY
The maximum number of bytes that can be inlined.

Unions§

ArchivedStringRepr
An archived string representation that can inline short strings.