write_yellow

Macro write_yellow 

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