Type Alias DefaultCheapStr

Source
pub(crate) type DefaultCheapStr = String;
Expand description

The default type for representing strings in Taffy styles

Aliased Typeยง

pub(crate) struct DefaultCheapStr { /* private fields */ }