Module terminal

Module terminal 

Source
Expand description

Module for the terminal output implementation.

This implementation is heavily inspired by Shell from cargo.

Structs§

Terminal
An abstraction around output that considers preferences for verbosity and color.

Enums§

Color
The supported color options of cargo.
Colors
Available standard ANSI colors for use with OwoColorize::color or OwoColorize::on_color
Verbosity
The requested verbosity of output.