Macro colour::write_dark_yellow

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