pub fn unstyle(strs: &AnsiStrings<'_>) -> StringExpand description
Return a concatenated copy of strs without the formatting, as an allocated String.
pub fn unstyle(strs: &AnsiStrings<'_>) -> StringReturn a concatenated copy of strs without the formatting, as an allocated String.