Function strip_ansi_escapes::strip
source · [−]Expand description
Strip ANSI escapes from data and return the remaining bytes as a Vec<u8>.
See the module documentation for an example.
Strip ANSI escapes from data and return the remaining bytes as a Vec<u8>.
See the module documentation for an example.