[][src]Module pretty_exec::logger

Modules

github_actions
nothing
syntax_highlight

Structs

Nothing
OsStr

Borrowed reference to an OS string (see OsString).

Style

A style is a collection of properties that can format a string using ANSI escape codes.

SyntaxHighLight

Enums

Color

A colour is one specific type of ANSI escape code, and can refer to either the foreground or background colour.

Traits

Formatter
Logger