Function strip_codes

Source
pub fn strip_codes(txt: &str) -> String
Expand description

Removes ANSI codes from the provided text and return a new string.