writeln_yellow_bold

Macro writeln_yellow_bold 

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