Macro colour::e_dark_gray_bold

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