Crate ansi_color_codec

Source
Expand description

Library to encode arbitrary byte streams as ANSI background colors.

Enums§

Error
Encoding and decoding errors.

Constants§

RESET
Print this str to reset a color code sequence on the terminal.

Traits§

Codec
Gives the ability to en- / decode bytes to / from ANSI background colors.