pub type CompactString = SmartString<Compact>;
Expand description

A convenience alias for a Compact layout SmartString.