[][src]Module cli_kit::ansi::color_codes

Traits

ToString

A trait for converting a value to a String.

Functions

blue

Take an item that implements ToString and return in blue

green

Take an item that implements ToString and return in green The second paramater is if it is bold true for bold false for nomal

red

Take an item that implements ToString and return in red The second paramater is if it is bold true for bold false for nomal

yellow

Take an item that implements ToString and return in yellow The second paramater is if it is bold true for bold false for nomal