Module tiny_container

Source
Available on crate feature tiny_container only.
Expand description

TString & TinyVec

Enums§

TinyVec
A vector that starts inline, but can automatically move to the heap.

Traits§

Array
A trait for types that are an array.
ByteArray
An array type containing bytes.
Formattable
IntoBoxedStr

Type Aliases§

TString
TinyString