pub(crate) type DefaultCheapStr = String;
The default type for representing strings in Taffy styles
pub(crate) struct DefaultCheapStr { /* private fields */ }