[−][src]Module tinyvec_string::tinystring
This is supported with target feature
alloc only.TinyVec backed strings.
Requires the alloc cargo feature to be enabled.
Structs
| Drain | allocA draining iterator for |
| FromUtf8Error | allocA possible error value when converting an |
| TinyString | allocA UTF-8 encoded, fixed-capacity string. |