Function console::strip_ansi_codes[][src]

pub fn strip_ansi_codes(s: &str) -> Cow<'_, str>

Helper function to strip ansi codes.