green

Macro green 

Source
macro_rules! green {
    ( $str: tt ) => { ... };
    ( $other: expr) => { ... };
}
Expand description

green green_gif