Dependency-free CString-like implementation for projects with #[no_std]'s
Allows for unused generic parameters that do not act like they are owned.
A simple lightweigt reference-counted substring of an Rc<String>.
Efficient shared container types
An implementation for Umbra-style strings (also known as German strings)
Atomically reference-counted thin string type with SSO