Macro colour::writeln_dark_magenta

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