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.