Crate vec_strings
source · [−]Expand description
This crate contains feature serde
, which enables serialization/deserialization
support.
Structs
INLINE_LEN
- Number of elements that can be stored inline.Store any string efficiently in an immutable way.
Store any string efficiently in an immutable way.
Box of two strings.
Store two strings efficiently in an immutable way.