CompactString

Type Alias CompactString 

Source
pub type CompactString = Box<str>;

Aliased Typeยง

pub struct CompactString(/* private fields */);