write_dark_yellow_bold

Macro write_dark_yellow_bold 

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