[][src]Crate ansi_parser

Structs

ParserIterator

Enums

AnsiSequence

The following are the implemented ANSI escape sequences. More to be added.

Color

The basic ANSI colors.

Output

This is what is outputted by the parsing iterator. Each block contains either straight-up text, or simply an ANSI escape sequence.

TextAttribute

A list of available text attributes.