Module ansi

Source
Expand description

A module which contains ANSIFmt trait and its implementation ANSIStr

Structs§

ANSIBuf
The structure represents a ANSI color by suffix and prefix.
ANSIStr
The structure represents a ANSI color by suffix and prefix.

Traits§

ANSIFmt
A trait which prints an ANSI prefix and suffix.