Macro colour::write_dark_gray

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