pub type String = SmartString<LazyCompact>;Expand description
A convenience alias for a LazyCompact layout SmartString.
Just pretend it’s a String!
Aliased Type§
pub struct String { /* private fields */ }pub type String = SmartString<LazyCompact>;A convenience alias for a LazyCompact layout SmartString.
Just pretend it’s a String!
pub struct String { /* private fields */ }