Macro colour::write_dark_grey

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