green

Macro green 

Source
macro_rules! green {
    ($fmt:expr $(,$e:expr)*) => { ... };
}
Expand description

Write green text to the console, and then reset color