Skip to main content

ansi_color

Macro ansi_color 

Source
macro_rules! ansi_color {
    (red) => { ... };
    (yellow) => { ... };
}