pub type Str = SharedStr;
Cheaply clonable with inline storage
pub union Str { /* private fields */ }