write_cyan_bold

Macro write_cyan_bold 

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