e_cyan

Macro e_cyan 

Source
macro_rules! e_cyan {
    ($($args:tt)*) => { ... };
}