Module anstream::adapter

source ·
Expand description

Gracefully degrade styled output

Structs§

Functions§

  • Strip ANSI escapes from bytes, returning the printable content
  • Strip ANSI escapes from a &str, returning the printable content