A String-like but using SmallVec internally
This is an internal component crate of uv
The `inlinable_string` crate provides the `InlinableString` type -- an owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation -- and the `StringExt` trait which abstracts string operations over both `std::string::String` and `InlinableString` (or even your own custom string type).
An owned slice type with German string optimizations
MStr is a 2-word, immutable Cow<str>
String-like container based on smallvec
Small string optimization
Fixed capacity stack based generic string
Small crate to help joining strings during compilation time.
smol_str forks, replace Arc with Rc
A small ASCII-only bounded length string representation.
Proc macros for TinyStr.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.