Module tinyvec_string::tinystring[][src]

This is supported with target feature alloc only.
Expand description

Inline/Heap strings.

Requires the alloc cargo feature to be enabled.

Structs

A draining iterator for TinyString.

A possible error value when converting an TinyString from a UTF-8 byte vector.

Enums

A UTF-8 encoded, fixed-capacity string.