Crate parse_ansi[][src]

Structs

ANSI_REGEX

Constants

ANSI_RE

Functions

parse_bytes

Parses ANSI escape codes from the given text, returning an Iterator<Item = Match>.