Macro colour::write_dark_cyan

source ·
macro_rules! write_dark_cyan {
    ($dst:expr, $($args:tt)*) => { ... };
}