pub fn strip_ansi_codes(text: &str) -> String
Strip all ANSI escape sequences from text
text
The text with all ANSI sequences removed