Function ansi_term::unstyle [−][src]
pub fn unstyle(strs: &ANSIStrings<'_>) -> String
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
.