writeln_yellow

Macro writeln_yellow 

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