[−][src]Function ansi_term::unstyle
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
.