write_dark_yellow

Macro write_dark_yellow 

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