Macro colour::e_dark_cyan_bold

source ยท
macro_rules! e_dark_cyan_bold {
    ($($args:tt)*) => { ... };
}