write_cyan

Macro write_cyan 

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