Skip to main content

red_start

Macro red_start 

Source
macro_rules! red_start {
    () => { ... };
}
Expand description

Starts red text coloring.

This macro outputs the ANSI escape sequence to start red text, without resetting the color afterward.