Crate vec_strings[][src]

Expand description

This crate contains feature serde, which enables serialization/deserialization support.

Structs

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.