write_yellow_bold

Macro write_yellow_bold 

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