Expand description
Gracefully degrade styled output
Structs
- Incrementally strip non-contiguous data
- See
StripBytes - Incrementally strip non-contiguous data
- See
StripStr - See
strip_bytes - See
strip_str - Incrementally convert to wincon calls for non-contiguous data
- See
WinconBytes
Functions
- Strip ANSI escapes from bytes, returning the printable content
- Strip ANSI escapes from a
&str, returning the printable content