writeln_cyan

Macro writeln_cyan 

Source
macro_rules! writeln_cyan {
    ($dst:expr, $($args:tt)*) => { ... };
}