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